Update gravity-sync.sh

This commit is contained in:
Michael Stanclift 2020-05-24 19:59:03 -05:00
parent 87afb838db
commit 07ffe5d0bf

View File

@ -117,9 +117,13 @@ function pull_gs {
wait 3 wait 3
MESSAGE="Reloading FTLDNS Configuration" MESSAGE="Updating FTLDNS Configuration"
echo -e "${STAT} ${MESSAGE}" echo -e "${STAT} ${MESSAGE}"
pihole restartdns reloadlists pihole restartdns reloadlists
error_validate
MESSAGE="Reloading FTLDNS Services"
echo -e "${STAT} ${MESSAGE}"
pihole restartdns pihole restartdns
error_validate error_validate