Update 'installer.sh'

This commit is contained in:
bprieshof
2019-07-11 14:12:31 +02:00
parent 087aabd322
commit 3d2813481d

View File

@@ -206,7 +206,7 @@ done
##-----------------## ##-----------------##
phpver=7.3 phpver=7.3
sqlver=8.0 #or 5.7 sqlver=5.7 #or 8.0
cockpit=1 cockpit=1
##----------------## ##----------------##
@@ -317,6 +317,7 @@ EOF
wget $script -O Ubuntu-Web_Installer.sh wget $script -O Ubuntu-Web_Installer.sh
source Ubuntu-Web_Installer.sh source Ubuntu-Web_Installer.sh
ln -s /usr/share/phpmyadmin /var/www/"$domain"/database
##-------------## ##-------------##
# Cockpit # # Cockpit #