Skip to content

Commit 6093444

Browse files
committed
install.sh
1 parent 56be263 commit 6093444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ check_ports() {
441441
fi
442442

443443
done
444-
sudo docker start websoft9-proxy
444+
sudo docker start websoft9-proxy 2>/dev/null || echo "docker start websoft9-proxy not need "
445445
echo "All ports are available"
446446
}
447447

0 commit comments

Comments
 (0)