mirror of
https://github.com/vmstan/gravity-sync.git
synced 2025-08-05 08:39:48 -04: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…
x
Reference in New Issue
Block a user