Configuration moved to JSON and validated by JSON Schema

This commit is contained in:
Yax
2018-01-20 08:57:49 +01:00
parent 47bda266a4
commit 8ebed3cda6
21 changed files with 300 additions and 103 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
#!/bin/sh
python app/run.py "$@"
python app/stacosys.py "$@"