luci-app-unblockmusic: fix bug

This commit is contained in:
CN_SZTL 2019-07-29 19:15:07 +08:00
parent 7f0a18f626
commit 1c9d458ad4
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -51,7 +51,7 @@ set_hosts(){
cfg_name="$(uci add dhcp domain)"
uci set dhcp."${cfg_name}".name='music.httpdns.c.163.com'
uci set dhcp."${cfg_name}".ip="$(127.0.0.1)"
uci set dhcp."${cfg_name}".ip="127.0.0.1"
uci commit dhcp
ip route add 223.252.199.10 dev lo