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 }