diff --git a/strap.sh b/strap.sh index 8239133..3965003 100644 --- a/strap.sh +++ b/strap.sh @@ -20,6 +20,6 @@ case $1 in /usr/local/sbin/bootstrap nogluster nosalt ;; * ) - echo User elected not to bootstrap. + echo User elected not to bootstrap automatically. ;; esac