Typo fix
This commit is contained in:
Chad Howell 2016-01-25 01:09:45 -05:00
parent 940480effe
commit a21948d2c6
1 changed files with 1 additions and 1 deletions

View File

@ -280,7 +280,7 @@ setDNS(){
esac
}
+versionCheckDNSmasq(){
versionCheckDNSmasq(){
# Check if /etc/dnsmasq.conf is from pihole. If so replace with an original and install new in .d directory
dnsFile="/etc/dnsmasq.conf"
dnsSearch="addn-hosts=/etc/pihole/gravity.list"