remove debugging exit 99
This commit is contained in:
parent
8f781de0d4
commit
775d883548
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user