mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-24 16:20:13 +00:00
Merge pull request #3036 from pi-hole/fix/reload-lists
Improve list reloading
This commit is contained in:
commit
0b0ec43bf5
2 changed files with 12 additions and 4 deletions
|
@ -257,5 +257,5 @@ echo "DONE"
|
|||
fi
|
||||
|
||||
if [[ "${reload}" != false ]]; then
|
||||
pihole restartdns reload
|
||||
pihole restartdns reload-lists
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue