From 98c1881a6ad8d8ae09b45f680ae04c6913ed28c2 Mon Sep 17 00:00:00 2001 From: KANIKIG Date: Tue, 9 Mar 2021 17:03:13 +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=E6=8F=90=E7=A4=BA=E9=97=AE?= =?UTF-8?q?=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 53858c8..7309c7a 100755 --- a/gost.sh +++ b/gost.sh @@ -767,7 +767,7 @@ update_sh() { echo -e " ${Green_font_prefix}当前版本为最新版本!${Font_color_suffix}" fi else - ehco -e " ${Green_font_prefix}脚本最新版本获取失败,请检查与github的连接!${Font_color_suffix}" + echo -e " ${Green_font_prefix}脚本最新版本获取失败,请检查与github的连接!${Font_color_suffix}" fi }