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