mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
Forgot to start the directory check function
This commit is contained in:
parent
a5d29a1048
commit
e2b518568e
1 changed files with 1 additions and 0 deletions
|
@ -210,6 +210,7 @@ function gravity_advanced() {
|
||||||
sudo kill -HUP $(pidof dnsmasq)
|
sudo kill -HUP $(pidof dnsmasq)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
gravity_collapse
|
||||||
gravity_spinup
|
gravity_spinup
|
||||||
gravity_Schwarzchild
|
gravity_Schwarzchild
|
||||||
gravity_pulsar
|
gravity_pulsar
|
||||||
|
|
Loading…
Reference in a new issue