Skip to content

Commit 5bc7515

Browse files
committed
1 parent a750882 commit 5bc7515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Install/openWRT23_install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31451,7 +31451,7 @@ set_dhcp_sub() {
3145131451
uci add_list dhcp.Blacklist.notinterface='br-lan.110'
3145231452
uci add_list dhcp.Blacklist.notinterface='loopback'
3145331453
else
31454-
echo $main_release >> /root/install.log
31454+
echo $main_release >> /root/install.log
3145531455
uci add_list dhcp.Blacklist.interface='br-lan.105'
3145631456
uci add_list dhcp.Blacklist.interface='br-lan.106'
3145731457
uci add_list dhcp.Blacklist.interface='br-lan.107'

0 commit comments

Comments
 (0)