mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Convert from crond to supercronic
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# Every minute check for cron jobs
|
||||
* * * * * /services/scripts/cron_script.sh
|
||||
# Update vendors 4x/d
|
||||
0 */6 * * * /services/scripts/update_vendors.sh
|
||||
Reference in New Issue
Block a user