Added the crontab to the repo so we can track the settings for the automation tasks
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# The contents of the local user agent crontab
|
||||
# Used to maintain and document the automated tasks for this system
|
||||
|
||||
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
|
||||
# m h dom mon dow command
|
||||
4 4-23 * * * . /home/npsagent/.config/servicem8-webhooks.env; cd /opt/webhooks && flock -n /tmp/servicem8-quote-template.lock ./poll_and_apply_quote_templates.sh --hours 6 >> /opt/webhooks/logs/cron-driver.log 2>&1
|
||||
Reference in New Issue
Block a user