From 08eb20f386af4ae98b5220de0bc3d262d1e224bf Mon Sep 17 00:00:00 2001 From: Akatsukiro Date: Mon, 22 Jan 2024 16:16:02 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E4=BC=98=E5=8C=96=E6=97=A0=E6=B3=95?= =?UTF-8?q?=E5=88=A4=E6=96=AD=E7=B3=BB=E7=BB=9F=E4=BF=A1=E6=81=AF=E7=9A=84?= =?UTF-8?q?=E8=BF=94=E5=9B=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 2d31cb8..0f6f5c8 100644 --- a/install.sh +++ b/install.sh @@ -51,7 +51,7 @@ pre_check() { echo -e "${red}请注意:您的系统不受脚本支持${plain}" fi else - echo "无法判断系统信息" + echo -e "${red}无法判断系统信息,退出脚本${plain}" exit 1 fi