From ca332340dd4a5c20f2fe0cfa4421a8b6242bf85d Mon Sep 17 00:00:00 2001 From: pvincent Date: Fri, 1 Mar 2024 23:01:22 +0400 Subject: [PATCH] dir partition --- lib/install.sh | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/lib/install.sh b/lib/install.sh index 97577cd..e2298dc 100755 --- a/lib/install.sh +++ b/lib/install.sh @@ -47,7 +47,9 @@ function prepare_lxd { echo "bridge down, so initialization will use default preseed..." if [[ $(printenv container) == 'lxc' ]]; then + echo "--------------------------------" echo "nested configuration applying..." + echo "--------------------------------" cat <