Skip to content

Instantly share code, notes, and snippets.

@ClaudioVarandas
Created January 2, 2019 12:42
Show Gist options
  • Save ClaudioVarandas/e5df9566eb23f382d357935484462365 to your computer and use it in GitHub Desktop.
Save ClaudioVarandas/e5df9566eb23f382d357935484462365 to your computer and use it in GitHub Desktop.
certbot renew crontab
05 1 30 * * root /usr/bin/certbot renew --post-hook "systemctl reload httpd"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment