mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-07-31 01:24:17 +02:00
Update automated install/basic-install.sh
Co-authored-by: yubiuser <github@yubiuser.dev> Signed-off-by: Adam Warner <github@adamwarner.co.uk>
This commit is contained in:
parent
9252e90bd6
commit
364ba99b1f
@ -1796,7 +1796,7 @@ FTLinstall() {
|
||||
|
||||
|
||||
# If the binary already exists in /usr/bin, then we need to stop the service
|
||||
# If the binary does not exist, then we can skip this step.
|
||||
# If the binary does not exist (fresh installs), then we can skip this step.
|
||||
if [[ -f /usr/bin/pihole-FTL ]]; then
|
||||
stop_service pihole-FTL >/dev/null
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user