summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2020-11-14 01:01:28 -0800
committerGravatar Tom Willemse2020-11-14 01:01:28 -0800
commit76c318edbe6200b1d08a82333962f81ae37a7a1b (patch)
tree6a6714d194ce1f87a928a813594b706cb7009f5c
parent359be2dfa041bc0e1c690b2771d556988612b327 (diff)
downloadcgit-pygments-wrapper-76c318edbe6200b1d08a82333962f81ae37a7a1b.tar.gz
cgit-pygments-wrapper-76c318edbe6200b1d08a82333962f81ae37a7a1b.zip
Fix shebang line
-rwxr-xr-xcgit-pygments-wrapper.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgit-pygments-wrapper.py b/cgit-pygments-wrapper.py
index ad17227..6a50fb0 100755
--- a/cgit-pygments-wrapper.py
+++ b/cgit-pygments-wrapper.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env
+#!/usr/bin/env python
'''This script is for use as a source-filter or repo.source-filter for cgit.
The following environment variables can be used to retrieve the configuration of