Modified root warning
This commit is contained in:
parent
a0d749b03c
commit
83bf3e113c
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||||
|
|
Reference in a new issue