mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced 2025-12-24 20:35:42 +00:00
Improve wording
Co-authored-by: Adam Warner <me@adamwarner.co.uk> Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
@@ -79,7 +79,7 @@ start() {
|
||||
# exit if we do not find it
|
||||
pihole-FTL wait-for '########## FTL started' /var/log/pihole/FTL.log 10 "0 > /dev/null"
|
||||
if [ $? -ne 0 ]; then
|
||||
echo " [✗] FTL did not start"
|
||||
echo " [✗] FTL did not start - stopping container"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user