Skip to content

Commit f5b9262

Browse files
committed
Remove "nothing to do"-output.
1 parent cf5b66b commit f5b9262

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/v-change-sys-port

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ fi
6767

6868
# Check if port is different to nginx.conf
6969
if [ "$ORIGINAL_PORT" = "$PORT" ]; then
70-
echo "nothing to do"
7170
# Nothing to do, exit
7271
exit
7372
else

0 commit comments

Comments
 (0)