dominic-ricottone.com
git
Log in
—
Register
~dricottone
/
huttese
summary
tree
log
refs
ref:
6476da76a8eeec0a2a48c53eefcaf3eae20c144a
huttese
/
sr
/
usr
/
share
/
nginx
/
html
/test.cgi
-rw-r--r--
86 bytes
View
Log
Blame
View raw
Permalink
6476da76
—
Dominic Ricottone
Refactoring
2 years ago
1
2
3
4
#!/bin/sh
echo
"<h1>Hello world</h1>"
echo
"<p>This is a really dumb CGI script</p>"