summaryrefslogtreecommitdiff
path: root/index.cgi
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2018-12-14 16:42:24 +0200
committerPaul Buetow <paul@buetow.org>2018-12-14 16:42:24 +0200
commita99e4d337bee2ab064af909b43011951db310c9d (patch)
tree74f1431be09b8c85ddca14d4185adc5b7119e100 /index.cgi
parent53a3a612a6f506578402099921bbd130d5791fe1 (diff)
fix perl path for centos 7
Diffstat (limited to 'index.cgi')
-rwxr-xr-xindex.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.cgi b/index.cgi
index 18fb0d4..8441c3e 100755
--- a/index.cgi
+++ b/index.cgi
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl
+#!/usr/bin/perl
# Xerl (c) 2005-2011, 2013-2015, 2017-2018 by Paul Buetow
#