mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-19 05:40:13 +00:00
Add newline
This commit is contained in:
parent
abd1fedc9d
commit
fc8fcdbece
1 changed files with 1 additions and 1 deletions
|
@ -949,7 +949,7 @@ checkSelinux() {
|
||||||
echo "::: Please refer to official SELinux documentation to create a custom policy."
|
echo "::: Please refer to official SELinux documentation to create a custom policy."
|
||||||
else
|
else
|
||||||
echo ":::"
|
echo ":::"
|
||||||
echo "::: Not continuing install after SELinux Enforcing detected."
|
echo "::: Not continuing install after SELinux Enforcing detected.\n"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue