From aa8f694efdd404c438802cc578070dcd790dfe41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=AC=E5=93=A5=E4=BE=83=E4=BE=83=E4=BE=83ygkkk?= <121604513+yonggekkk@users.noreply.github.com> Date: Tue, 25 Feb 2025 09:00:44 +0800 Subject: [PATCH] Update serv00.sh --- serv00.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serv00.sh b/serv00.sh index 86b30d7..c3969db 100644 --- a/serv00.sh +++ b/serv00.sh @@ -1360,7 +1360,7 @@ if [[ -n $portlist ]]; then green "已设置的端口如下:" echo -e "$portlist" else -yellow "未设置端口!请先选择 7 随机生成端口,再选择 1 安装脚本" +yellow "未设置端口" fi echo insV=$(cat $WORKDIR/v 2>/dev/null)