X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=bin%2Fcertbot_deploy.sh;fp=bin%2Fcertbot_deploy.sh;h=cc03926902011d60b8ae70510105e0f1f24f05f5;hb=e7eb5a659729f3f263cf0d61df9252115e22dfde;hp=6340d606f88bfbde80b4dcfa97427ec96422be37;hpb=7103b16938d37a059a79e99c3bf7058687247658;p=clearscm.git diff --git a/bin/certbot_deploy.sh b/bin/certbot_deploy.sh index 6340d60..cc03926 100755 --- a/bin/certbot_deploy.sh +++ b/bin/certbot_deploy.sh @@ -17,7 +17,7 @@ # # See also: https://help.dreamhost.com/hc/en-us/articles/217555707-DNS-API-commands # -# Crontab: 0 0 20/3 * * certbot renew +# Crontab: 0 0 20 */3 * certbot renew # # Author: Andrew@DeFaria.com # Created: Mon Oct 24 11:53:38 AM PDT 2022 @@ -43,4 +43,4 @@ log "Restarting nginx on Synology" # Note: On DSM 6.x systemctl may be called /usr/syno/sbin/synosystemctl ssh root@jupiter systemctl restart nginx -log "Nginx restarted" \ No newline at end of file +log "Nginx restarted"