diff --git a/setup.sh b/setup.sh index f8d9615..18b6bc0 100755 --- a/setup.sh +++ b/setup.sh @@ -98,8 +98,7 @@ echo "Installing packages..." apt-get install -qy \ python3-venv \ wireguard \ - uwsgi uwsgi-plugin-python3 \ - libapache2-mod-proxy-uwsgi + uwsgi uwsgi-plugin-python3 echo "done." echo