diff --git a/misc/build.func b/misc/build.func index d77bb82c..88bac435 100644 --- a/misc/build.func +++ b/misc/build.func @@ -750,7 +750,7 @@ build_container() { $PW " # This executes create_lxc.sh and creates the container and .conf file - bash -c "$(wget -qLO - https://raw.githubusercontent.com/jkrgr0/ProxmoxVE/refs/head/feature/2fauth/ct/create_lxc.sh)" || exit + bash -c "$(wget -qLO - https://raw.githubusercontent.com/jkrgr0/ProxmoxVE/refs/heads/feature/2fauth/ct/create_lxc.sh)" || exit LXC_CONFIG=/etc/pve/lxc/${CTID}.conf if [ "$CT_TYPE" == "0" ]; then @@ -812,7 +812,7 @@ http://dl-cdn.alpinelinux.org/alpine/latest-stable/community EOF' pct exec "$CTID" -- ash -c "apk add bash >/dev/null" fi - lxc-attach -n "$CTID" -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/jkrgr0/ProxmoxVE/refs/head/feature/2fauth/install/$var_install.sh)" || exit + lxc-attach -n "$CTID" -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/jkrgr0/ProxmoxVE/refs/heads/feature/2fauth/install/$var_install.sh)" || exit } @@ -824,7 +824,7 @@ description() { DESCRIPTION=$(cat < - Logo + Logo

${APP} LXC