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