Update cron for new automation process

This commit is contained in:
2026-03-09 17:24:25 -07:00
parent 22a787f3a2
commit a5ca197376
+2 -1
View File
@@ -1 +1,2 @@
0 0 */2 * * root /app/WebServer Pull-Stock-Data >> /var/log/cron.log 2>&1
0 0 1 * * root /app/WebServer Retrain-AI >> /var/log/cron.log 2>&1
0 9-16 * * 1-5 root /app/WebServer Perform-AI >> /var/log/cron.log 2>&1