Skip to content

Instantly share code, notes, and snippets.

@stringsn88keys
Created July 3, 2017 17:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stringsn88keys/ae5a6b06ba77729b2ad9e605bde2b0e5 to your computer and use it in GitHub Desktop.
Save stringsn88keys/ae5a6b06ba77729b2ad9e605bde2b0e5 to your computer and use it in GitHub Desktop.
Let's Encrypt crontab
0 0 1 * * /opt/letsencrypt/letsencrypt-auto certonly --quiet --standalone --renew-by-default -d example.com >> /var/log/letsencrypt/letsencrypt-auto-update.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment