Update build.func
Some checks failed
Bump build.func Revision / bump-revision (push) Has been cancelled

This commit is contained in:
CanbiZ 2025-09-23 14:05:23 +02:00
parent 82c6e6e6fb
commit 66792ea9d7

View File

@ -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 <<EOF >>"$LXC_CONFIG"