Compare commits
1 commit
master
...
letsencryp
Author | SHA1 | Date | |
---|---|---|---|
8fee6a7ffc |
1 changed files with 2 additions and 1 deletions
|
@ -68,4 +68,5 @@ esac
|
||||||
__cron letsencrypt-certbot \
|
__cron letsencrypt-certbot \
|
||||||
--user root \
|
--user root \
|
||||||
--command "$certbot_fullpath renew -q" \
|
--command "$certbot_fullpath renew -q" \
|
||||||
--hour 0
|
--hour 0 \
|
||||||
|
--minute 47
|
||||||
|
|
Loading…
Reference in a new issue