From e77ece2d5a4978649d56208ecf9d99321bc8f343 Mon Sep 17 00:00:00 2001 From: Leon <62660101+Oreomeow@users.noreply.github.com> Date: Fri, 13 Aug 2021 15:34:23 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Scripts/sh/v2p.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/sh/v2p.sh b/Scripts/sh/v2p.sh index 5af4233..f81302b 100644 --- a/Scripts/sh/v2p.sh +++ b/Scripts/sh/v2p.sh @@ -174,7 +174,7 @@ if [ "$net" = "1" ]; then NETWORK="host" CHANGE_NETWORK="--net $NETWORK" else - CHANGE_NETWORK="--net $NETWORK" + CHANGE_NETWORK="" fi inp "是否修改端口[默认 8100|8101|8102]:\n1) 修改\n2) 不修改[默认]"