Skip to content

Commit 220efac

Browse files
authored
made certbot certificate install optional
1 parent 87e226c commit 220efac

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

nginx-ubuntu19.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,3 @@ sudo add-apt-repository -y universe
3838
sudo add-apt-repository -y ppa:certbot/certbot
3939
sudo apt-get update
4040
sudo apt-get -y install certbot python-certbot-nginx
41-
42-
## Install SSL
43-
sudo certbot --nginx --agree-tos --register-unsafely-without-email --redirect

0 commit comments

Comments
 (0)