Add files

This commit is contained in:
tilman
2019-09-11 20:11:42 +02:00
commit ebabb20546
9 changed files with 150 additions and 0 deletions

3
web/serve.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
python2 -m SimpleHTTPServer 8000