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 " the repository asks for these permissions."
echo "" echo ""
echo " To disable this warning, create a file" echo " To disable this warning, create a file"
echo " at \"$HOME/.sostools/git/norootwarn\"" echo " at \"$HOME/.sostools/git/norootwarn\" or"
echo " or \"/etc/sostools/git/norootwarn\"" echo " \"/etc/sostools/git/norootwarn\". Thank you!"
fi fi
} }
function checkFastSettings() { function checkFastSettings() {