chiark / gitweb /
Rename www-cgi to ucgi (in nearly all places)
[userv-utils] / www-cgi / check
diff --git a/www-cgi/check b/www-cgi/check
deleted file mode 100755 (executable)
index fca7431..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-echo "Content-type: text/plain"
-echo
-
-echo "ucgi check - args:" "$@"
-printenv | sort