updated from live version of these.
authorChris Koeritz <fred@gruntose.com>
Mon, 6 Apr 2015 18:00:58 +0000 (14:00 -0400)
committerChris Koeritz <fred@gruntose.com>
Mon, 6 Apr 2015 18:00:58 +0000 (14:00 -0400)
scripts/cgi/cgi_nechung.cgi
scripts/cgi/indextext.html [new symlink]
scripts/cgi/nechung.cgi
scripts/cgi/paths.ini [new file with mode: 0755]

index f684ab638b433f70d96e3602bc8602087234fb4d..46860dfaba8d4ac60e522f339426e82e7cdb589a 100644 (file)
@@ -1,3 +1,3 @@
-#!/bin/bash
+#!/bin/dash
 export TMP=/tmp
 /usr/lib/cgi-bin/cgi_nechung /usr/lib/cgi-bin/fortunes.dat
 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 (symlink)
index 0000000..50b0210
--- /dev/null
@@ -0,0 +1 @@
+/usr/share/gitweb/indextext.html
\ No newline at end of file
index 6899c865e71920c922d6525843cf3d812f2e94ea..3ddee355010c5e4853ffaf5a655cd396d6eb3aa9 100644 (file)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/dash
 export TMP=/tmp
 echo 'content-type: text/plain'
 echo
 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 (executable)
index 0000000..fe57bba
--- /dev/null
@@ -0,0 +1,3 @@
+[Common]
+LogPath=/tmp/cgi-bin-logs
+