updated php version

This commit is contained in:
2021-11-08 15:53:04 +01:00
parent 443fb016bd
commit 1272de1add
7 changed files with 14 additions and 13 deletions

View File

@@ -78,6 +78,7 @@ do
read _install_vhost
done
if [ "$_install_vhost" = "yes" ]; then
# TODO bug vhost.sh file does not exists ...
. bin/vhost.sh
else
echo 'no vhost installed'