修改项目主页地址
This commit is contained in:
parent
fe7a964a32
commit
9ba8319592
@ -445,7 +445,7 @@ install_web_apk() {
|
|||||||
# 安装my-tv
|
# 安装my-tv
|
||||||
# release地址、包名、apk命名前缀
|
# release地址、包名、apk命名前缀
|
||||||
install_mytv_latest_apk() {
|
install_mytv_latest_apk() {
|
||||||
echo -e "${BLUE}项目主页:https://github.com/lizongying/my-tv ${NC}"
|
echo -e "${BLUE}项目主页:https://github.com/yaoxieyoulei/mytv-android ${NC}"
|
||||||
install_apk "${apk_path}mytv.apk" "com.lizongying.mytv"
|
install_apk "${apk_path}mytv.apk" "com.lizongying.mytv"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user