missing ;;
This commit is contained in:
parent
0bffa3ca8d
commit
18b099e05a
|
@ -37,6 +37,7 @@ while getopts "hp:u:" opt; do
|
||||||
case "${opt}" in
|
case "${opt}" in
|
||||||
h )
|
h )
|
||||||
help
|
help
|
||||||
|
;;
|
||||||
p )
|
p )
|
||||||
password=${OPTARG}
|
password=${OPTARG}
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user