mahbinstuff/fixdns.sh
2016-07-12 14:33:09 +03:00

5 lines
123 B
Bash
Executable file

#!/bin/zsh
cd /tmp/
curl -o resolv.conf -L "https://api.opennicproject.org/geoip/?resolv&ipv=4"
sudo mv resolv.conf /etc/