www-data 5
This commit is contained in:
parent
cbd179bdca
commit
ab8b4d9c81
|
@ -37,7 +37,7 @@ if [ "$EUID" -ne 0 ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
apt install -y php php-fpm
|
apt install -y php php-fpm
|
||||||
systemctl stop apache2
|
systemctl disable --now apache2
|
||||||
|
|
||||||
#
|
#
|
||||||
# USER
|
# USER
|
||||||
|
|
Loading…
Reference in New Issue