mirror of
https://github.com/vmstan/gravity-sync.git
synced 2024-08-30 18:22:11 +00:00
Update gravity-sync.sh
This commit is contained in:
parent
87afb838db
commit
07ffe5d0bf
@ -117,9 +117,13 @@ function pull_gs {
|
||||
|
||||
wait 3
|
||||
|
||||
MESSAGE="Reloading FTLDNS Configuration"
|
||||
MESSAGE="Updating FTLDNS Configuration"
|
||||
echo -e "${STAT} ${MESSAGE}"
|
||||
pihole restartdns reloadlists
|
||||
error_validate
|
||||
|
||||
MESSAGE="Reloading FTLDNS Services"
|
||||
echo -e "${STAT} ${MESSAGE}"
|
||||
pihole restartdns
|
||||
error_validate
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user