Files
domo/3P/civetweb/test/sh.cgi
T
2016-02-27 00:07:26 +01:00

7 lines
82 B
Bash
Executable File

#!/bin/sh
echo "Content-Type: text/plain"
echo
echo "This is shell script CGI."