From c5b475b615d71ac5a173d4307d2178199630d8f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=90=E8=AF=9D?= <49544781+xiaomeng9597@users.noreply.github.com> Date: Fri, 24 May 2024 17:13:03 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=91=E6=9C=9Fistoreos=E7=BD=91=E7=AB=99?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E6=9C=8D=E5=8A=A1=E5=99=A8=E4=B8=8D=E7=A8=B3?= =?UTF-8?q?=E5=AE=9A=EF=BC=8C=E4=B8=B4=E6=97=B6=E5=A2=9E=E5=8A=A0=E4=B8=80?= =?UTF-8?q?=E4=B8=AA=E8=87=AA=E5=AE=9A=E4=B9=89=E4=B8=8B=E8=BD=BD=E7=BD=91?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- diy-part2.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/diy-part2.sh b/diy-part2.sh index c602418..b03e9f1 100644 --- a/diy-part2.sh +++ b/diy-part2.sh @@ -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