chiark / gitweb /
git-daemon: add Makefile and documentation.
[userv-utils.git] / www-cgi / check
1 #!/bin/sh
2 echo "Content-type: text/plain"
3 echo
4
5 echo "ucgi check - args:" "$@"
6 printenv | sort