mahbinstuff/fixdns.sh

6 lines
123 B
Bash
Raw Normal View History

2016-07-12 14:33:09 +03:00
#!/bin/zsh
cd /tmp/
curl -o resolv.conf -L "https://api.opennicproject.org/geoip/?resolv&ipv=4"
sudo mv resolv.conf /etc/