Add newline

pull/1028/head
Mcat12 8 years ago committed by GitHub
parent abd1fedc9d
commit fc8fcdbece

@ -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

Loading…
Cancel
Save