1
0
mirror of https://github.com/pi-hole/pi-hole synced 2025-02-01 19:01:13 +00:00

Add newline

This commit is contained in:
Mcat12 2016-12-23 12:28:18 -05:00 committed by GitHub
parent abd1fedc9d
commit fc8fcdbece

View File

@ -949,7 +949,7 @@ checkSelinux() {
echo "::: Please refer to official SELinux documentation to create a custom policy."
else
echo ":::"
echo "::: Not continuing install after SELinux Enforcing detected."
echo "::: Not continuing install after SELinux Enforcing detected.\n"
exit 1
fi
fi