mirror of
https://github.com/MysticRyuujin/guac-install.git
synced 2023-10-10 13:36:56 +02:00
parent
2b566da6d1
commit
5c371092a1
@ -32,7 +32,7 @@ while [ "$1" != "" ]; do
|
||||
;;
|
||||
-r | --mysqlpwd )
|
||||
shift
|
||||
mysqlrootpwd="$1"
|
||||
mysqlRootPwd="$1"
|
||||
;;
|
||||
esac
|
||||
shift
|
||||
|
Loading…
Reference in New Issue
Block a user