diff --git a/setup.sh b/setup.sh index 47e830ac..9e783dff 100755 --- a/setup.sh +++ b/setup.sh @@ -792,7 +792,7 @@ if [ "$nostart" = "" ]; then fi if [ "$userminrunning" = "1" ]; then echo "Attempting to $action Usermin web server .." - $config_dir/$action + $config_dir/$action >/dev/null 2>&1