From ef298252f3a429a30ffb1bfaf470ed96ecf63a0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=82=9F=E7=A9=BA=E7=9A=84=E6=97=A5=E5=B8=B8=E9=95=9C?= =?UTF-8?q?=E5=83=8F=E4=BB=93=E5=BA=93?= Date: Fri, 24 Jan 2025 22:00:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E6=8D=A2=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gl-inet.sh | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/gl-inet.sh b/gl-inet.sh index f5ba24b..43eb097 100755 --- a/gl-inet.sh +++ b/gl-inet.sh @@ -54,8 +54,7 @@ install_istore_os_style() { # 安装iStore 参考 https://github.com/linkease/istore do_istore() { echo "do_istore method==================>" - # 换源 - ISTORE_REPO=https://istore.istoreos.com/repo/all/store + ISTORE_REPO=https://istore.linkease.com/repo/all/store FCURL="curl --fail --show-error" curl -V >/dev/null 2>&1 || { @@ -79,10 +78,7 @@ do_istore() { /tmp/is-opkg opkg install --force-reinstall luci-app-store || exit $? [ -s "/etc/init.d/tasks" ] || /tmp/is-opkg opkg install --force-reinstall taskd [ -s "/usr/lib/lua/luci/cbi.lua" ] || /tmp/is-opkg opkg install luci-compat >/dev/null 2>&1 - # 换源 - sed -i 's/istore.linkease.com/istore.istoreos.com/g' /bin/is-opkg - sed -i 's/istore.linkease.com/istore.istoreos.com/g' /etc/opkg/compatfeeds.conf - sed -i 's/istore.linkease.com/istore.istoreos.com/g' /www/luci-static/istore/index.js + } #设置风扇工作温度