Unverified Commit 07d3698d authored by wukongdaily's avatar wukongdaily Committed by GitHub
Browse files

Update custom.sh

parent fe7c3031
......@@ -23,7 +23,7 @@ done
if [ "$count" -eq 1 ]; then
uci set network.lan.proto='dhcp'
elif [ "$count" -gt 1 ]; then
uci set network.lan.ipaddr='192.168.66.1'
uci set network.lan.ipaddr='192.168.100.1'
fi
# 设置所有网口可访问网页终端
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment