diff --git a/global.sh b/global.sh index f59ca2b6..1c01e980 100755 --- a/global.sh +++ b/global.sh @@ -31,7 +31,7 @@ then git reset --hard git checkout $1 git pull - echo "script updated" + echo "script updated, please restart the script manually" exit 1 else echo "script up-to-date"