From 84c7b338ce96cbe42f5f2912496585301cbe58a9 Mon Sep 17 00:00:00 2001 From: ColinK_ Date: Fri, 28 Oct 2022 18:30:49 -0400 Subject: [PATCH] f --- strap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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