Skip to content

Instantly share code, notes, and snippets.

@dukejones
Created July 29, 2020 19:19
Show Gist options
  • Save dukejones/0bfae99c88952edf7203edd9215adab3 to your computer and use it in GitHub Desktop.
Save dukejones/0bfae99c88952edf7203edd9215adab3 to your computer and use it in GitHub Desktop.
Certbot cron line for nginx plugin on Ubuntu
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