This commit is contained in:
2025-08-11 01:11:13 +03:00
parent e629369c07
commit 42d24fe681

View File

@@ -120,6 +120,7 @@ check_existing_installation() {
fi
echo ""
EOF
case $apache_status in
0) echo -e "Apache: ${GREEN}Установлен и работает${NC}" ;;