Commit 329eb363 authored by nanahira's avatar nanahira

add updates for ubnt

parent 532bc3a0
...@@ -2,6 +2,9 @@ ...@@ -2,6 +2,9 @@
curl -sL https://cokebar.github.io/gfwlist2dnsmasq/dnsmasq_gfwlist_ipset.conf | grep -P '^ipset=' > gfwlist-ipset.conf curl -sL https://cokebar.github.io/gfwlist2dnsmasq/dnsmasq_gfwlist_ipset.conf | grep -P '^ipset=' > gfwlist-ipset.conf
scp -r dnsmasq.d mycard@192.168.1.254:/etc/
ssh -tt mycard@192.168.1.254 sudo systemctl restart dnsmasq
cd ansible cd ansible
ansible-playbook update.yaml "$@" ansible-playbook update.yaml "$@"
cd .. cd ..
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment