Update 'main.sh'

pull/4/head
drunkendog 2022-09-22 19:46:33 +01:00
parent 1d3fff969c
commit f23583fa76
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ export DEBIAN_FRONTEND=noninteractive
apt-get update -y apt-get update -y
apt-get upgrade -y apt-get upgrade -y
apt-get install -y ca-certificates curl gnupg lsb-release nano wget tmux htop python3 python3-pip git apt-get install -y ca-certificates curl gnupg lsb-release nano wget tmux htop python3 python3-pip git certbot
rm -rf /etc/nginx/sites-available/default rm -rf /etc/nginx/sites-available/default
rm -rf /etc/nginx/sites-enabled/default rm -rf /etc/nginx/sites-enabled/default