mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-23 07:40:15 +00:00
Merging
This commit is contained in:
commit
5d842a7533
2 changed files with 1 additions and 3 deletions
|
@ -139,7 +139,6 @@ function ModifyHostFile(){
|
|||
function Reload() {
|
||||
# Reload hosts file
|
||||
echo "** Refresh lists in dnsmasq..."
|
||||
|
||||
dnsmasqPid=$(pidof dnsmasq)
|
||||
|
||||
if [[ $dnsmasqPid ]]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue