Update build.func

This commit is contained in:
Michel Roegl-Brunner 2025-02-03 10:33:44 +01:00
parent 50a7fe1021
commit 3277749f82

View File

@ -1127,6 +1127,7 @@ build_container() {
-unprivileged $CT_TYPE -unprivileged $CT_TYPE
$PW $PW
" "
echo ${PCT_OPTIONS}
# This executes create_lxc.sh and creates the container and .conf file # 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 bash -c "$(wget -qLO - https://raw.githubusercontent.com/community-scripts/ProxmoxVE/config_file/ct/create_lxc.sh)" || exit