]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb/test/linux_shell_cgi/index.cgi
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / third_party / prometheus-cpp / 3rdparty / civetweb / test / linux_shell_cgi / index.cgi
1 #!/bin/sh
2
3 printf "Content-Type: text/plain\r\n"
4 printf "\r\n"
5
6 echo "This is a shell script called by CGI:"
7 echo
8 set
9