mirror of
https://git.koehlerweb.org/frodovdr/guac-install
synced 2025-06-28 08:13:32 +02:00
@ -32,7 +32,7 @@ while [ "$1" != "" ]; do
|
||||
;;
|
||||
-r | --mysqlpwd )
|
||||
shift
|
||||
mysqlrootpwd="$1"
|
||||
mysqlRootPwd="$1"
|
||||
;;
|
||||
esac
|
||||
shift
|
||||
|
Reference in New Issue
Block a user