From 7af28e3b3789d454f2eeccc24ab9ae08a4064363 Mon Sep 17 00:00:00 2001 From: KANIKIG Date: Sat, 23 Jan 2021 18:37:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=AE=9A=E6=97=B6=E9=87=8D?= =?UTF-8?q?=E5=90=AF=E5=8A=9F=E8=83=BD?= 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 a592f07..af5181d 100755 --- a/gost.sh +++ b/gost.sh @@ -673,7 +673,7 @@ update_sh() { esac else - echo -e " ${Green_font_prefix}当前版本为最新版本!${Font_color_suffix}" + echo -e " ${Green_font_prefix}当前版本为最新版本!${Font_color_suffix}" fi }