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 "