Modified root warning

This commit is contained in:
JeremyStarTM 2022-08-14 20:56:26 +02:00
parent a0d749b03c
commit 83bf3e113c

View file

@ -275,8 +275,8 @@ function checkRootUser() {
echo " the repository asks for these permissions."
echo ""
echo " To disable this warning, create a file"
echo " at \"$HOME/.sostools/git/norootwarn\""
echo " or \"/etc/sostools/git/norootwarn\""
echo " at \"$HOME/.sostools/git/norootwarn\" or"
echo " \"/etc/sostools/git/norootwarn\". Thank you!"
fi
}
function checkFastSettings() {