add simple cgi script to sandbox
This commit is contained in:
parent
27b1d258bb
commit
63dbf95994
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
echo "hi there, it's a cgi script! it's cool!"
|
Loading…
Reference in New Issue