mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
Typo fix to generate commit.
This commit is contained in:
parent
61b02bf6d3
commit
dac2b8942e
1 changed files with 1 additions and 1 deletions
|
@ -721,7 +721,7 @@ installCron() {
|
|||
}
|
||||
|
||||
runGravity() {
|
||||
# Rub gravity.sh to build blacklists
|
||||
# Run gravity.sh to build blacklists
|
||||
echo ":::"
|
||||
echo "::: Preparing to run gravity.sh to refresh hosts..."
|
||||
if ls /etc/pihole/list* 1> /dev/null 2>&1; then
|
||||
|
|
Loading…
Reference in a new issue