run file update

This commit is contained in:
Andreas Stephanides
2017-04-16 00:29:39 +02:00
parent 41a58d612c
commit 0bf19b2b36
3 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
from src.cont import app,freezer
from intern import app,freezer
import sys
if __name__ == "__main__":
if len(sys.argv) > 1 and sys.argv[1] == "build":