Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mgqnfoqv7k2w
AutoBuildImmortalWrt
Commits
07d3698d
Unverified
Commit
07d3698d
authored
Dec 29, 2024
by
wukongdaily
Committed by
GitHub
Dec 29, 2024
Browse files
Update custom.sh
parent
fe7c3031
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
files/etc/uci-defaults/custom.sh
files/etc/uci-defaults/custom.sh
+1
-1
No files found.
files/etc/uci-defaults/custom.sh
View file @
07d3698d
...
...
@@ -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
# 设置所有网口可访问网页终端
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment