summaryrefslogtreecommitdiffstats
path: root/www/cgi-bin/acf
diff options
context:
space:
mode:
Diffstat (limited to 'www/cgi-bin/acf')
-rwxr-xr-xwww/cgi-bin/acf2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cgi-bin/acf b/www/cgi-bin/acf
index 7f6592d..ef4ac56 100755
--- a/www/cgi-bin/acf
+++ b/www/cgi-bin/acf
@@ -1,4 +1,4 @@
-#!/usr/bin/haserl --shell=lua --upload-limit=256
+#!/usr/bin/haserl-lua5.2 --shell=lua --upload-limit=256
<%
mvc = require("acf.mvc")