Skip to content

Instantly share code, notes, and snippets.

@Vitre
Created February 6, 2019 20:57
Show Gist options
  • Save Vitre/e619b4a9eb2f69656bda9b0fd0320752 to your computer and use it in GitHub Desktop.
Save Vitre/e619b4a9eb2f69656bda9b0fd0320752 to your computer and use it in GitHub Desktop.
#certbot #renew
service nginx stop && certbot renew ; service nginx start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment