From: Chris Koeritz Date: Mon, 6 Apr 2015 18:00:58 +0000 (-0400) Subject: updated from live version of these. X-Git-Tag: 2.140.90~671 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=e2f5a8f92331008711d8283599554eec65c89ac6;p=feisty_meow.git updated from live version of these. --- diff --git a/scripts/cgi/cgi_nechung.cgi b/scripts/cgi/cgi_nechung.cgi index f684ab63..46860dfa 100644 --- a/scripts/cgi/cgi_nechung.cgi +++ b/scripts/cgi/cgi_nechung.cgi @@ -1,3 +1,3 @@ -#!/bin/bash +#!/bin/dash export TMP=/tmp /usr/lib/cgi-bin/cgi_nechung /usr/lib/cgi-bin/fortunes.dat diff --git a/scripts/cgi/indextext.html b/scripts/cgi/indextext.html new file mode 120000 index 00000000..50b0210c --- /dev/null +++ b/scripts/cgi/indextext.html @@ -0,0 +1 @@ +/usr/share/gitweb/indextext.html \ No newline at end of file diff --git a/scripts/cgi/nechung.cgi b/scripts/cgi/nechung.cgi index 6899c865..3ddee355 100644 --- a/scripts/cgi/nechung.cgi +++ b/scripts/cgi/nechung.cgi @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/dash export TMP=/tmp echo 'content-type: text/plain' echo diff --git a/scripts/cgi/paths.ini b/scripts/cgi/paths.ini new file mode 100755 index 00000000..fe57bba9 --- /dev/null +++ b/scripts/cgi/paths.ini @@ -0,0 +1,3 @@ +[Common] +LogPath=/tmp/cgi-bin-logs +