blob: 31902099cb6b14749d1d330200fbbe22fbb227e7 [file] [log] [blame]
#!/bin/sh
uci add_list dhcp.@dnsmasq[0].server='/p2p/::1#3535'
uci commit dhcp
exit 0