Merging
This commit is contained in:
@ -139,7 +139,6 @@ function ModifyHostFile(){
|
||||
function Reload() {
|
||||
# Reload hosts file
|
||||
echo "** Refresh lists in dnsmasq..."
|
||||
|
||||
dnsmasqPid=$(pidof dnsmasq)
|
||||
|
||||
if [[ $dnsmasqPid ]]; then
|
||||
|
Reference in New Issue
Block a user