mirror of
https://git.koehlerweb.org/frodovdr/guac-install
synced 2026-03-29 20:21:07 +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