Indiana Jones and the forgoten Z

This commit is contained in:
Dryusdan 2020-02-15 11:42:24 +01:00
parent 29c6395ada
commit ba23b7f079

View file

@ -74,7 +74,7 @@ else
HOST=${4}
fi
if [ - "${5}" ];
if [ -z "${5}" ];
then
warning "Port not defined, use 3306 by default"
PORT="3306"