Add in CronJob to update the Financial Data every 2 days

This commit is contained in:
2026-02-16 16:37:35 -08:00
parent 56760f9dff
commit 37687b64c7
5 changed files with 52 additions and 22 deletions
+1
View File
@@ -0,0 +1 @@
0 0 */2 * * root /app/WebServer Pull-Stock-Data >> /var/log/cron.log 2>&1