近期istoreos网站文件服务器不稳定,临时增加一个自定义下载网址
This commit is contained in:
+2
-2
@@ -12,8 +12,8 @@
|
||||
cp -f $GITHUB_WORKSPACE/configfiles/ubus_Makefile package/system/ubus/Makefile
|
||||
|
||||
|
||||
# 增加一个自定义下载网址
|
||||
sed -i "s/push @mirrors, 'https:\/\/mirror2.openwrt.org\/sources';/&\\npush @mirrors, 'https:\/\/github.com\/xiaomeng9597\/files\/releases\/download\/linkmount';/g" scripts/download.pl
|
||||
# 近期istoreos网站文件服务器不稳定,临时增加一个自定义下载网址
|
||||
sed -i "s/push @mirrors, 'https:\/\/mirror2.openwrt.org\/sources';/&\\npush @mirrors, 'https:\/\/github.com\/xiaomeng9597\/files\/releases\/download\/iStoreosFile';/g" scripts/download.pl
|
||||
|
||||
|
||||
# 移植黑豹x2
|
||||
|
||||
Reference in New Issue
Block a user