Files
NetAlertX/install/production-filesystem/services/config/cron/crontab
2025-11-23 01:14:21 +00:00

4 lines
147 B
Plaintext

# Every minute check for cron jobs
* * * * * /services/scripts/cron_script.sh
# Update vendors 4x/d
0 */6 * * * /services/scripts/update_vendors.sh