aboutsummaryrefslogtreecommitdiff
path: root/storingen.fcgi
diff options
context:
space:
mode:
Diffstat (limited to 'storingen.fcgi')
-rwxr-xr-xstoringen.fcgi3
1 files changed, 2 insertions, 1 deletions
diff --git a/storingen.fcgi b/storingen.fcgi
index 53db208..8ad322b 100755
--- a/storingen.fcgi
+++ b/storingen.fcgi
@@ -1,3 +1,4 @@
#!/bin/sh
+cd "$(dirname "$(readlink -f "$0")")"
echo "HTTP/1.1 200 OK\n"
-exec ./storingen.py
+exec ./venv/bin/python3 ./storingen.py