From 7974bfdddb7db6475c786951fea9f2ce3ada14f9 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner Date: Mon, 3 Feb 2025 11:56:30 +0100 Subject: [PATCH] update build.func --- misc/build.func | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/build.func b/misc/build.func index de1aa831..4ab2a1b7 100644 --- a/misc/build.func +++ b/misc/build.func @@ -1168,7 +1168,7 @@ build_container() { -unprivileged $CT_TYPE $PW " - echo ${PCT_OPTIONS} + # This executes create_lxc.sh and creates the container and .conf file bash -c "$(wget -qLO - https://raw.githubusercontent.com/community-scripts/ProxmoxVE/config_file/ct/create_lxc.sh)" || exit