Skip to content

Instantly share code, notes, and snippets.

@tomaszklim
Created October 4, 2018 13:37
Show Gist options
  • Save tomaszklim/ae7987f5c0f7a765edd2bed77dd41b66 to your computer and use it in GitHub Desktop.
Save tomaszklim/ae7987f5c0f7a765edd2bed77dd41b66 to your computer and use it in GitHub Desktop.
#!/bin/sh
add-apt-repository ppa:certbot/certbot
apt-get update
apt-get install nginx python-certbot-nginx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment