Added gravisuite.json provided by flotschi301
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
pushd html &>/dev/null
|
||||
python -m SimpleHTTPServer
|
||||
popd &>/dev/null
|
||||
|
||||
Reference in New Issue
Block a user