From 43022363ef491041d1b159918caac40c6ffc8d13 Mon Sep 17 00:00:00 2001 From: KANIKIG Date: Tue, 9 Mar 2021 17:14:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=84=9A=E6=9C=AC=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E8=B6=85=E6=97=B6=E7=9A=84=E5=8F=8D=E5=A4=8D=E6=8F=90?= =?UTF-8?q?=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gost.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gost.sh b/gost.sh index 7309c7a..6a75e71 100755 --- a/gost.sh +++ b/gost.sh @@ -767,7 +767,7 @@ update_sh() { echo -e " ${Green_font_prefix}当前版本为最新版本!${Font_color_suffix}" fi else - echo -e " ${Green_font_prefix}脚本最新版本获取失败,请检查与github的连接!${Font_color_suffix}" + echo -e " ${Red_font_prefix}脚本最新版本获取失败,请检查与github的连接!${Font_color_suffix}" fi }