Added gravisuite.json provided by flotschi301

This commit is contained in:
Andrew Miner
2014-11-02 13:27:01 -08:00
parent ec696aea9a
commit f08855b339
3 changed files with 75 additions and 1 deletions
Executable
+6
View File
@@ -0,0 +1,6 @@
#!/bin/bash
pushd html &>/dev/null
python -m SimpleHTTPServer
popd &>/dev/null