This commit is contained in:
Adam Warner 2016-01-15 18:45:12 +00:00
commit 5d842a7533
2 changed files with 1 additions and 3 deletions

View file

@ -139,7 +139,6 @@ function ModifyHostFile(){
function Reload() {
# Reload hosts file
echo "** Refresh lists in dnsmasq..."
dnsmasqPid=$(pidof dnsmasq)
if [[ $dnsmasqPid ]]; then