From 8da8693dfe937ef2c0cdef8e42697363c4a9b249 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Sat, 12 Apr 2025 14:59:54 +0200 Subject: [PATCH] This is unnecessary here --- install.sh | 2 -- 1 file changed, 2 deletions(-) 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