Update CronJob to only run once per day. in the morning

This commit is contained in:
derek.holloway
2026-03-13 12:20:39 -07:00
parent b54f4a29b7
commit 796e5afe0c
+1 -1
View File
@@ -1,2 +1,2 @@
0 0 1 * * root /app/WebServer Retrain-AI >> /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 0 9 * * 1-5 root /app/WebServer Perform-AI >> /var/log/cron.log 2>&1