Files
cpp-project-template/third_party/prometheus/3rdparty/civetweb/test/linux.cgi

10 lines
119 B
Plaintext
Raw Normal View History

2025-08-22 18:22:57 +08:00
#!/bin/sh
printf "Content-Type: text/plain\r\n"
printf "\r\n"
echo "This is a shell script called by CGI:"
echo
set