parser update, non-restart - node cron

This commit is contained in:
Anthony Mineo 2020-09-23 10:57:09 -04:00
parent ef3909b8ac
commit 67eb8db0c8
5 changed files with 9 additions and 7644 deletions

File diff suppressed because it is too large Load diff

View file

@ -5,5 +5,6 @@ echo "T2 Stat Parser Running...";
# Run this initially, then we'll execute this on a schedule
./start.sh
echo "T2 Stat Parser Done!";
# Keep container running with the cron schedule
crond -l 2 -f
#crond -l 2 -f