diff --git a/setup.sh b/setup.sh index feb5d6c2..e426008c 100755 --- a/setup.sh +++ b/setup.sh @@ -347,6 +347,7 @@ else read port if [ "$port" = "" ]; then port=20000 + echo "" fi fi if [ $port -lt 1 ]; then