update cron job
This commit is contained in:
parent
fe3ab4899e
commit
5985c54c77
@ -262,6 +262,7 @@ def run_tracker():
|
|||||||
"cron_cramer_tracker.py",
|
"cron_cramer_tracker.py",
|
||||||
"cron_lobbying_tracker.py",
|
"cron_lobbying_tracker.py",
|
||||||
"cron_sentiment_tracker.py"
|
"cron_sentiment_tracker.py"
|
||||||
|
"cron_insider_tracker.py"
|
||||||
]
|
]
|
||||||
for script in scripts:
|
for script in scripts:
|
||||||
run_command(["python3", script])
|
run_command(["python3", script])
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user