Add first controller

This commit is contained in:
Yax
2015-05-02 13:43:38 +02:00
parent 89cb8c0943
commit 9c49c842f6
4 changed files with 21 additions and 8 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
#!/bin/sh
python app/server.py "$@"
python app/run.py "$@"