mirror of
https://github.com/amineo/t2-stat-parser.git
synced 2026-07-12 06:44:34 +00:00
parser update, non-restart - node cron
This commit is contained in:
parent
ef3909b8ac
commit
67eb8db0c8
5 changed files with 9 additions and 7644 deletions
7638
app/api/yarn.lock
7638
app/api/yarn.lock
File diff suppressed because it is too large
Load diff
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue