use apache2 instead of apache
This commit is contained in:
parent
7c21f46799
commit
6606fe8f26
@ -2,4 +2,4 @@
|
||||
|
||||
echo "nameserver 192.168.122.1" > /etc/resolv.conf
|
||||
apt-get update
|
||||
apt-get install unzip php7.2 php7.2-fpm apache nginx -y
|
||||
apt-get install unzip php7.2 php7.2-fpm apache2 nginx -y
|
||||
Loading…
Reference in New Issue
Block a user