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