From 433548e561433fa9f57297a80940437f78c8caac Mon Sep 17 00:00:00 2001 From: Steven Foerster Date: Fri, 12 Mar 2021 11:57:22 -0500 Subject: [PATCH] echoes --- scripts/subinstallers/passwd.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/subinstallers/passwd.sh b/scripts/subinstallers/passwd.sh index 5d65e70..417926b 100755 --- a/scripts/subinstallers/passwd.sh +++ b/scripts/subinstallers/passwd.sh @@ -17,4 +17,6 @@ while [ -z "${MISTBORN_DEFAULT_PASSWORD}" ]; do done +echo echo "MISTBORN_DEFAULT_PASSWORD is set" +echo