diff --git a/install.sh b/install.sh index de5d478..60debc1 100644 --- a/install.sh +++ b/install.sh @@ -76,7 +76,7 @@ else exit 1 fi -systemctl stop apache2 ngninx +systemctl stop apache2 nginx WEBROOT="/var/www/html" echo "Корневая директория веб-сервера: $WEBROOT"