mirror of
https://git.koehlerweb.org/frodovdr/guac-install
synced 2024-11-22 17:37:13 +01:00
parent
2b566da6d1
commit
5c371092a1
@ -32,7 +32,7 @@ while [ "$1" != "" ]; do
|
|||||||
;;
|
;;
|
||||||
-r | --mysqlpwd )
|
-r | --mysqlpwd )
|
||||||
shift
|
shift
|
||||||
mysqlrootpwd="$1"
|
mysqlRootPwd="$1"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
shift
|
shift
|
||||||
|
Loading…
Reference in New Issue
Block a user