1 changed files with 1 additions and 1 deletions
@ -1,4 +1,4 @@
|
||||
SHELL=/bin/sh |
||||
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin |
||||
|
||||
*/4 * * * * simplecert /usr/bin/python3 /usr/local/bin/simplewrapper.py >> /srv/acme/logs/cron.log 2>&1 |
||||
* */12 * * * simplecert /usr/bin/python3 /usr/local/bin/simplewrapper.py >> /srv/acme/logs/cron.log 2>&1 |
||||
|
Loading…
Reference in new issue