diff --git a/install.sh b/install.sh index 95a92ac..d222afe 100644 --- a/install.sh +++ b/install.sh @@ -37,6 +37,7 @@ if [ "$EUID" -ne 0 ]; then fi apt install -y php php-fpm +systemctl stop apache2 # # USER