mirror of
https://github.com/pi-hole/pi-hole
synced 2025-02-22 04:52:01 +00:00
runGravity
is called after finalExports
in the Debian install side.
This commit is contained in:
parent
d20df92e9f
commit
10e1a03c76
@ -818,9 +818,9 @@ installPihole() {
|
||||
configureSelinux
|
||||
installPiholeWeb
|
||||
installCron
|
||||
runGravity
|
||||
configureFirewall
|
||||
finalExports
|
||||
runGravity
|
||||
}
|
||||
|
||||
updatePihole() {
|
||||
@ -834,8 +834,8 @@ updatePihole() {
|
||||
configureSelinux
|
||||
installPiholeWeb
|
||||
installCron
|
||||
runGravity
|
||||
configureFirewall
|
||||
runGravity
|
||||
}
|
||||
|
||||
configureSelinux() {
|
||||
|
Loading…
Reference in New Issue
Block a user