Created
July 29, 2020 19:19
-
-
Save dukedorje/0bfae99c88952edf7203edd9215adab3 to your computer and use it in GitHub Desktop.
Certbot cron line for nginx plugin on Ubuntu
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 6 */15 * * certbot renew -n --nginx-ctl /usr/sbin/nginx --deploy-hook "systemctl reload nginx" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment