Files
NetAlertX/install/production-filesystem/services/config/crond/netalertx
2025-10-19 00:39:26 +00:00

5 lines
148 B
Plaintext
Executable File

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