From 443678dee0de48d1b39d59e4b099c00aeb378ae7 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Fri, 1 Sep 2023 15:42:00 -0400 Subject: [PATCH] Add missing echo --- templates/install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/install.sh b/templates/install.sh index 5ecc065..46fab03 100755 --- a/templates/install.sh +++ b/templates/install.sh @@ -659,6 +659,7 @@ EOF echo "4c) Please enter any additional packages, comma-separated without spaces," echo "that you require installed in the base system (firmware, etc.). These" echo "must be valid packages or the install will fail!" + echo echo -n "> " read addpkglist echo