diff --git a/install.sh b/install.sh index 5f67f8e..ab3c0cb 100755 --- a/install.sh +++ b/install.sh @@ -13,8 +13,6 @@ if [ $? -ne 0 ]; then echo -e "\033[0;31mCouldn't install pyroute2. You must install it manually.\033[0m" fi -./scripts/update_config.sh - docker compose up -d acme docker compose exec acme mkdir /var/www/html/$DOMAIN