From dee09ffdfc8e36d26f79df45e67551ccc74f9607 Mon Sep 17 00:00:00 2001 From: Janek <6506725+jkrgr0@users.noreply.github.com> Date: Fri, 20 Dec 2024 12:06:55 +0000 Subject: [PATCH] refactor: :truck: Changed path to user repo --- misc/build.func | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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