diff --git a/setup.sh b/setup.sh index dcc33e8..fe75db6 100644 --- a/setup.sh +++ b/setup.sh @@ -5,9 +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 borgbackup - -python3 -m pip install docker +apt-get install -y ca-certificates curl gnupg lsb-release nano wget tmux htop python3 python3-pip git certbot borgbackup jq rm -rf /etc/nginx/sites-available/default rm -rf /etc/nginx/sites-enabled/default