From ebf2f9ad31617ba51ac02a2bd6769f565857b7ce 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: Mon, 28 Apr 2025 08:10:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20gl-inet.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 增加网站信息 --- gl-inet.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gl-inet.sh b/gl-inet.sh index ceeb0ba..9e695ce 100755 --- a/gl-inet.sh +++ b/gl-inet.sh @@ -353,7 +353,8 @@ update_luci_app_quickstart() { opkg install iptables-mod-socket opkg install iptables-mod-iprange yellow "恭喜您!现在你的路由器已经变成iStoreOS风格啦!" - green "如果没有首页和网络向导,可以执行第8项 更新luci_app_quickstart" + green "更多up主项目 请务必收藏我的导航站 https://tvhelper.cpolar.top 【广告】" + green "赞助入口 https://wkdaily.cpolar.top/01 【广告】" addr_hostname=$(uci get system.@system[0].hostname) green "您可以访问8080端口 查看是否生效 http://192.168.8.1:8080" else