增加一个自定义下载网址

This commit is contained in:
桐话
2024-05-24 14:52:04 +08:00
committed by GitHub
parent 3413c74e66
commit a39398f738
+1 -1
View File
@@ -13,7 +13,7 @@ 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
sed -i "s/push @mirrors, 'https:\/\/mirror2.openwrt.org\/sources';/&\\npush @mirrors, 'https:\/\/github.com\/xiaomeng9597\/files\/releases\/download\/linkmount';/g" scripts/download.pl
# 移植黑豹x2