Add files via upload

pull/194/head
epierre3 6 years ago committed by GitHub
parent f81c5fd110
commit 17d680d7f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,6 @@
sudo apt-get update -y
sudo apt-get install software-properties-common -y
sudo add-apt-repository ppa:certbot/certbot -y
sudo apt-get update && sudo apt-get upgrade -y
sudo certbot --nginx -y
Loading…
Cancel
Save