Bug fix
This commit is contained in:
@@ -163,7 +163,10 @@ while [[ "$#" -gt 0 ]]; do
|
||||
shift
|
||||
;;
|
||||
-h|--help)
|
||||
echo
|
||||
usage
|
||||
echo
|
||||
exit 0
|
||||
shift
|
||||
;;
|
||||
*)
|
||||
|
||||
Reference in New Issue
Block a user