mirror of
https://github.com/vmstan/gravity-sync.git
synced 2026-06-04 10:55:19 -04:00
Update gravity-sync.sh
This commit is contained in:
+5
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user