Adjust crontab defaults
This commit is contained in:
parent
c7faa060fa
commit
baf91fab76
6
crontab
6
crontab
@ -1,2 +1,4 @@
|
|||||||
* * * * * cd /ausweisstatus && WEBHOOK_URL="url_here" ./notify.sh P L7AAAAAAAA 01.01.1970 >> /var/log/L7 2>&1
|
# perso
|
||||||
* * * * * cd /ausweisstatus && WEBHOOK_URL="url_here" ./notify.sh R C7AAAAAAAA 01.01.1970 >> /var/log/C7 2>&1
|
*/15 * * * * cd /ausweisstatus && WEBHOOK_URL="url_here" ./notify.sh P L7AAAAAAAA 01.01.1970 >> /var/log/L7 2>&1
|
||||||
|
# reisepass
|
||||||
|
#*/15 * * * * cd /ausweisstatus && WEBHOOK_URL="url_here" ./notify.sh R C7AAAAAAAA 01.01.1970 >> /var/log/C7 2>&1
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user