diff --git a/gl-inet.sh b/gl-inet.sh index a6ac470..f5ba24b 100755 --- a/gl-inet.sh +++ b/gl-inet.sh @@ -360,7 +360,7 @@ update_luci_app_quickstart() { yellow "恭喜您!现在你的路由器已经变成iStoreOS风格啦!" green "如果没有首页和网络向导,可以执行第8项 更新luci_app_quickstart" addr_hostname=$(uci get system.@system[0].hostname) - green "您可以登录网页 查看是否生效 http://${addr_hostname}.local/cgi-bin/luci" + green "您可以访问8080端口 查看是否生效 http://192.168.8.1:8080" else red "请先执行第一项 一键iStoreOS风格化" fi