v1.0.0beta8

~修复手动更新订阅功能出错的bug
~调整本机代理功能设置
~修复GoogleHome无法使用的问题
This commit is contained in:
juewuy
2020-09-20 12:16:53 +08:00
parent bc5ca550fb
commit 4c2222a75e
3 changed files with 5 additions and 3 deletions

View File

@@ -513,7 +513,7 @@ echo -e "\033[30;47m您可以在此处切换在线更新时使用的资源地址
echo -e "当前源:\033[4;32m$update_url\033[0m"
echo -----------------------------------------------
echo -e " 1 Github源(使用host指定IP)"
echo -e " 2 CDN源(版本同步较慢)"
echo -e " 2 CDN源(仅同步最新release版本)"
echo -e " 3 Github源+clash代理(需开启clash服务)"
echo -e " 4 自定义输入(请务必确保路径正确)"
echo -e " 0 返回上级菜单"