CFloor/home/cgi-bin/test.sh
2019-03-07 22:01:15 +01:00

7 lines
86 B
Bash
Executable file

#!/bin/bash
echo Status: 200 OK
echo Content-Type: text/plain
echo
echo Hallo Welt