From e75442612cd32cd77222dfdc21303ecdcbc17834 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?= Date: Thu, 18 Jan 2024 05:33:45 +0000 Subject: [PATCH] Update CFcdnym.sh --- point/CFcdnym.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/point/CFcdnym.sh b/point/CFcdnym.sh index 62607e8..309bbce 100644 --- a/point/CFcdnym.sh +++ b/point/CFcdnym.sh @@ -1,7 +1,7 @@ #!/bin/bash export LANG=en_US.UTF-8 if [ ! -f yg_update ]; then -yellow "请稍等……" +echo "请稍等……" if [ -x "$(command -v apt-get)" ]; then apt update -y >/dev/null 2>&1 apt install lzip unzip qrencode -y >/dev/null 2>&1