singe/thirdparty/luasocket/test/cgi/cat-index-html
2023-10-23 19:38:18 -05:00

5 lines
64 B
Bash
Executable file

#!/bin/sh
echo Content-type: text/plain
echo
cat ../index.html