Removed "Thank you!" from root warning
This commit is contained in:
parent
83bf3e113c
commit
e6e1ea9a94
1 changed files with 1 additions and 1 deletions
|
@ -276,7 +276,7 @@ function checkRootUser() {
|
|||
echo ""
|
||||
echo " To disable this warning, create a file"
|
||||
echo " at \"$HOME/.sostools/git/norootwarn\" or"
|
||||
echo " \"/etc/sostools/git/norootwarn\". Thank you!"
|
||||
echo " \"/etc/sostools/git/norootwarn\"."
|
||||
fi
|
||||
}
|
||||
function checkFastSettings() {
|
||||
|
|
Reference in a new issue