Test Script
This commit is contained in:
parent
166f0281a3
commit
4dd494a62f
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ if [[ -n "$1" ]]; then
|
||||||
hibernate
|
hibernate
|
||||||
;;
|
;;
|
||||||
--help | -h)
|
--help | -h)
|
||||||
|
help
|
||||||
exit 0
|
exit 0
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
|
Loading…
Reference in a new issue