调整代码顺序
This commit is contained in:
parent
e9c97af629
commit
21ff380553
@ -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主题 安装失败! 建议再执行一次!再给我一个机会!事不过三!"
|
||||
|
Loading…
x
Reference in New Issue
Block a user