mirror of
https://git.koehlerweb.org/frodovdr/guac-install
synced 2024-11-15 06:57:14 +01:00
parent
cd866f807c
commit
0d4576bb6c
@ -126,7 +126,7 @@ else
|
|||||||
TOMCAT="tomcat7"
|
TOMCAT="tomcat7"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -z $(command -v mysql)]
|
if [ -z $(command -v mysql) ]
|
||||||
then
|
then
|
||||||
MYSQL="mysql-server mysql-client mysql-common mysql-utilities"
|
MYSQL="mysql-server mysql-client mysql-common mysql-utilities"
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user