mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-14 03:19:19 +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() {
|
runGravity() {
|
||||||
# Rub gravity.sh to build blacklists
|
# Run gravity.sh to build blacklists
|
||||||
echo ":::"
|
echo ":::"
|
||||||
echo "::: Preparing to run gravity.sh to refresh hosts..."
|
echo "::: Preparing to run gravity.sh to refresh hosts..."
|
||||||
if ls /etc/pihole/list* 1> /dev/null 2>&1; then
|
if ls /etc/pihole/list* 1> /dev/null 2>&1; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue