adding argument functionality for looping the main app with a script

This commit is contained in:
iRaven
2022-09-08 04:08:09 -05:00
parent f72ed312c9
commit ccec7d8416
3 changed files with 45 additions and 11 deletions

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
CCTVCrawl*
devscrape*
*.log*
*.log
__pycache__