forked from felixonmars/dnsmasq-china-list
dnsmasq-update-china-list: update also google.china.conf
This commit is contained in:
parent
a9d2dde315
commit
8794c395c6
|
@ -24,3 +24,4 @@ case "$1" in
|
|||
esac
|
||||
|
||||
sed -i "s|^\(server.*\)/[^/]*$|\1/$DNS|" /etc/dnsmasq.d/accelerated-domains.china.conf
|
||||
sed -i "s|^\(server.*\)/[^/]*$|\1/$DNS|" /etc/dnsmasq.d/google.china.conf 2>/dev/null
|
||||
|
|
Loading…
Reference in New Issue