diff --git a/setup.sh b/setup.sh index 6e099d3..b4adfdb 100644 --- a/setup.sh +++ b/setup.sh @@ -224,7 +224,9 @@ function setup_env_vars () { done printf -- '%s\n' \ - 'Done, please rerun script now without '"'"'setup'"'"' argument.' + 'Done, please rerun script now with just' \ + '... | bash' \ + 'so without the '"'"'setup'"'"' argument's exit 77 }