diff options
Diffstat (limited to 'git-gmi/cgi.py')
-rw-r--r--[-rwxr-xr-x] | git-gmi/cgi.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/git-gmi/cgi.py b/git-gmi/cgi.py index c243ccd..9f0e1a9 100755..100644 --- a/git-gmi/cgi.py +++ b/git-gmi/cgi.py @@ -1,5 +1,3 @@ -#!/home/fakefred/p/git.gmi/venv/bin/python3.8 -# gotta change the executable path before running from git import * from const import * from os import environ, listdir |