diff --git a/sos-git.sh b/sos-git.sh index 33fe2bf..10bde23 100755 --- a/sos-git.sh +++ b/sos-git.sh @@ -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() {