Update 'main.sh'

pull/4/head
drunkendog 2022-12-14 20:00:25 +00:00
parent 926d49755b
commit 5a955d1c08
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 upgrade -y
apt-get install -y ca-certificates curl gnupg lsb-release nano wget tmux htop python3 python3-pip git certbot
apt-get install -y ca-certificates curl gnupg lsb-release nano wget tmux htop python3 python3-pip git certbot borgbackup
rm -rf /etc/nginx/sites-available/default
rm -rf /etc/nginx/sites-enabled/default