From 21ff380553752ca08548caaa5b85cbfd649f184d Mon Sep 17 00:00:00 2001 From: wukongdaily <2666180@gmail.com> Date: Tue, 20 May 2025 09:33:39 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=BB=A3=E7=A0=81=E9=A1=BA?= =?UTF-8?q?=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gl-inet.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gl-inet.sh b/gl-inet.sh index 0ea6cbd..a4d2b44 100755 --- a/gl-inet.sh +++ b/gl-inet.sh @@ -352,6 +352,7 @@ update_luci_app_quickstart() { opkg install iptables-mod-tproxy opkg install iptables-mod-socket opkg install iptables-mod-iprange + hide_homepage_format_button yellow "恭喜您!现在你的路由器已经变成iStoreOS风格啦!" green "现在您可以访问8080端口 查看是否生效 http://192.168.8.1:8080" green "更多up主项目和动态 请务必收藏我的导航站 https://tvhelper.cpolar.top " @@ -397,7 +398,6 @@ do_install_argon_skin() { uci set luci.main.mediaurlbase='/luci-static/argon' uci set luci.main.lang='zh_cn' uci commit - hide_homepage_format_button echo "重新登录web页面后, 查看新主题 " else echo "argon主题 安装失败! 建议再执行一次!再给我一个机会!事不过三!"