removing resolve entries

pull/1/head
jacobsalmela 10 years ago
parent 4030732bd2
commit c68bb0184e

@ -1,8 +1,6 @@
# !/bin/bash
# Resolver file
sudo mv /etc/resolv.conf /etc/resolv.conf.orig
sudo mv /etc/resolv.conf.pihole /etc/resolv.conf
# DNS config file
# Run as a local script since modifying it will disconnect the Internet connection
sudo mv /etc/dnsmasq.conf /etc/dnsmasq.conf.orig
sudo mv /etc/dnsmasq.conf.pihole /etc/dnsmasq.conf
sudo service dnsmasq start

Loading…
Cancel
Save