diff --git a/ab-nginx.sh b/ab-nginx.sh index f1e2aa7..9920319 100755 --- a/ab-nginx.sh +++ b/ab-nginx.sh @@ -107,7 +107,7 @@ if [ "$WEBROOT_DIR" ] && [ ! -d "$WEBROOT_DIR" ]; then exit 4 fi -exit 99 + # process startup parameters while [ $# -gt 0 ]; do case "$1" in