Files
NetAlertX/install/production-filesystem/services/config/crond/netalertx
2025-10-08 19:55:16 -04:00

5 lines
132 B
Plaintext
Executable File

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