1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-12-22 04:02:04 +03:00
Files
libhttp/test/linux.cgi

10 lines
104 B
Bash
Executable File

#!/bin/sh
echo "Content-Type: text/plain"
echo
echo "This is a shell script called by CGI:"
echo
set