Add generic-updater scripts

This commit is contained in:
Cadence Ember 2020-08-12 01:21:10 +12:00
parent 9943847e9d
commit 69a371fbc0
No known key found for this signature in database
GPG Key ID: 128B99B1B74A6412
3 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1 @@
pip3 install -r requirements.txt

View File

@ -0,0 +1 @@
exec python3 index.py

3
.gitignore vendored
View File

@ -2,3 +2,6 @@
*~
\#*#
.vscode
# Personal
/generic-updater