diff --git a/shared/common.sh b/shared/common.sh index f7551e82..9640d8ab 100644 --- a/shared/common.sh +++ b/shared/common.sh @@ -253,7 +253,7 @@ start_oauth_server() { ;; esac done - ) /dev/null 2>&1 & echo $! }