diff --git a/setup.sh b/setup.sh index b51f996..dcc33e8 100644 --- a/setup.sh +++ b/setup.sh @@ -7,6 +7,8 @@ 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 + rm -rf /etc/nginx/sites-available/default rm -rf /etc/nginx/sites-enabled/default