mirror of
https://github.com/wassname/options_backtester.git
synced 2026-07-21 12:40:27 +08:00
Running backup regardless of whether aggregate fails or succeeds
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
0 19 * * 1-5 root cd /finance && run-task make scrape scraper=cboe
|
||||
0 19 * * 1-5 root cd /finance && run-task make scrape scraper=tiingo
|
||||
0 0 1 * * root cd /finance && run-task make aggregate && run-task make backup
|
||||
0 0 1 * * root cd /finance && run-task make aggregate; run-task make backup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user