Browse Source

fixed crontab file

tags/v2.0.2^0
Robin Thoni 7 years ago
parent
commit
057a5fe547
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      cron/sitegen-cert-renew

+ 1
- 1
cron/sitegen-cert-renew View File

1
 SHELL=/bin/sh
1
 SHELL=/bin/sh
2
 PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
2
 PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
3
-12 12  * * 1   root    sitegen --cert-renew
3
+00 15  * * 1   root    sitegen --cert-renew

Loading…
Cancel
Save