diff --git a/create_ap b/create_ap index dab15fd..2563337 100755 --- a/create_ap +++ b/create_ap @@ -614,7 +614,7 @@ while :; do case "$1" in -h|--help) usage - exit 1 + exit 0 ;; --version) echo $VERSION