From 6361efddf36798026a2df6d47aa5bc0ba3556cfa Mon Sep 17 00:00:00 2001 From: hosh1 Date: Sun, 10 Aug 2025 03:29:10 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D1=8F=20=D1=82=D0=B5=D0=BA=D1=81=D1=82=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/install.sh b/install.sh index c86768d..ad91bc9 100644 --- a/install.sh +++ b/install.sh @@ -30,7 +30,7 @@ generate_password() { } full_uninstall() { - echo -e "${YELLOW}[INFO]${NC} Начинаем полное удаление LAMP-окружения..." + echo -e "${YELLOW}[INFO]${NC} Начинаем полное удаление Altcor... :(" systemctl stop nginx apache2 httpd php*-fpm mariadb mysql redis 2>/dev/null || true @@ -299,7 +299,6 @@ if [ -f "$PHP_INI_PATH" ]; then sed -i 's/;*log_errors = .*/log_errors = On/' "$PHP_INI_PATH" fi -# Создаем конфигурационный файл БД с сгенерированным паролем cat > "$WEBROOT/db_config.php" << EOF "; echo ""; echo ""; echo ""; -echo "Сервер LAMP - Готов к работе"; +echo "Сервер - Готов к работе"; echo "