Fix LSB/HD conformance for /etc/init.d/metaproxy MP-500
[metaproxy-moved-to-github.git] / etc / cgi.sh
1 #!/bin/sh
2 echo "Content-Type: text/plain"
3 echo ""
4
5 echo "hello, world."
6 sleep 35
7