codekasten/web-splash/web-splash.cgi

10 lines
124 B
Plaintext
Raw Normal View History

2005-05-17 02:39:58 +02:00
#!/bin/sh
echo "Content-type: text/html"
echo
cat "$SPLASH_DOCUMENT"
#/test/web-splash.sh register
set | sed "s/$/<br>/"