Skip to content

Commit

Permalink
Update openWRT19_install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberAndi authored Oct 31, 2023
1 parent a91013e commit d41d44d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openWRT19_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18180,7 +18180,7 @@ uci set dhcp.CMOVIE.local='/'$CMOVIE_domain'/'
uci add_list dhcp.CMOVIE.dhcp_option='6,'$CMOVIE_ip
uci add_list dhcp.CMOVIE.dhcp_option='3,'$CMOVIE_ip
uci add_list dhcp.CMOVIE.dhcp_option='42,'$INET_GW
uci add_list dhcp.CMOVIE.dhcp_option='15,'$CMOVIE_dmain
uci add_list dhcp.CMOVIE.dhcp_option='15,'$CMOVIE_domain
uci set dhcp.CMOVIE.server=$GUEST_ip'#'$DNS_UNBOUND_port
uci commit && reload_config

Expand Down

0 comments on commit d41d44d

Please sign in to comment.