Skip to content

Commit

Permalink
dnsmasq-update-china-list: support apple.china.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
felixonmars committed Mar 7, 2017
1 parent c0fd2ea commit 65a234c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dnsmasq-update-china-list
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ 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
sed -i "s|^\(server.*\)/[^/]*$|\1/$DNS|" /etc/dnsmasq.d/apple.china.conf 2>/dev/null

0 comments on commit 65a234c

Please sign in to comment.