Finished installer

This commit is contained in:
Mike Young
2019-12-29 22:14:28 -05:00
parent 5456ea477d
commit 579c05c4ab
79 changed files with 963 additions and 531 deletions

4
install.sh vendored Executable file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env bash
eval "pip install -r requirements.txt"
eval python3 installer