start on installer script

This commit is contained in:
Mike Young
2019-12-23 17:06:51 -05:00
parent 083f82fde1
commit 5b81252f4f
6 changed files with 99 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
import sys
sys.path.insert(1, "app/")
sys.path.insert(2, "frontend/")
# sys.path.insert(1, "app/")
# sys.path.insert(2, "frontend/")