From 66792ea9d7ac9a82e790bbd10b7a2595c98c9184 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 23 Sep 2025 14:05:23 +0200 Subject: [PATCH] Update build.func --- misc/build.func | 3 --- 1 file changed, 3 deletions(-) diff --git a/misc/build.func b/misc/build.func index 9f63fea5..656432b0 100644 --- a/misc/build.func +++ b/misc/build.func @@ -2216,9 +2216,6 @@ build_container() { LXC_CONFIG="/etc/pve/lxc/${CTID}.conf" - source <(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVED/raw/branch/main/misc/passthrough.func) - select_hw_passthrough "$CTID" "$CT_TYPE" "$APP" - # TUN device passthrough if [ "$ENABLE_TUN" == "yes" ]; then cat <>"$LXC_CONFIG"