mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-07-27 15:44:10 +02:00
Typo fix to generate commit.
This commit is contained in:
parent
61b02bf6d3
commit
dac2b8942e
@ -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…
x
Reference in New Issue
Block a user