From 1ef689c328c1f6915349e6b641b52c14f3e2fd72 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Mon, 28 Aug 2023 16:44:45 -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