Skip to content

Instantly share code, notes, and snippets.

@ReeganExE
Created August 19, 2018 13:29
Show Gist options
  • Save ReeganExE/5604ca3cee7d3f692fb3020c7cae77e6 to your computer and use it in GitHub Desktop.
Save ReeganExE/5604ca3cee7d3f692fb3020c7cae77e6 to your computer and use it in GitHub Desktop.
sudo pkill -f nginx
sudo systemctl start nginx
sudo certbot renew --pre-hook "echo hihi" --post-hook "nginx -s reload"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment