Add in CronJob to update the Financial Data every 2 days
This commit is contained in:
@@ -0,0 +1 @@
|
||||
0 0 */2 * * root /app/WebServer Pull-Stock-Data >> /var/log/cron.log 2>&1
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
0 0 */2 * * root /app/WebServer Pull-Stock-Data >> /var/log/cron.log 2>&1
|
||||