From 42d24fe6816d78fbcddcc8c4bc8367981a0cd5be Mon Sep 17 00:00:00 2001 From: hosh1 Date: Mon, 11 Aug 2025 01:11:13 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A4=D0=B8=D0=BA=D1=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 15d70e2..66d6cd9 100644 --- a/install.sh +++ b/install.sh @@ -120,6 +120,7 @@ check_existing_installation() { fi echo "" +EOF case $apache_status in 0) echo -e "Apache: ${GREEN}Установлен и работает${NC}" ;;