From 97e45854e410d52b39829c4a072c86edd8316c6d Mon Sep 17 00:00:00 2001 From: MickLesk Date: Thu, 2 Apr 2026 21:12:41 +0200 Subject: [PATCH] ct/netboot-xyz.sh --- ct/netboot-xyz.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ct/netboot-xyz.sh b/ct/netboot-xyz.sh index 405e9b0f..2eace329 100644 --- a/ct/netboot-xyz.sh +++ b/ct/netboot-xyz.sh @@ -6,6 +6,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Source: https://netboot.xyz APP="netboot.xyz" +NSAPP="netboot-xyz" var_tags="${var_tags:-network;pxe;boot}" var_cpu="${var_cpu:-1}" var_ram="${var_ram:-512}" @@ -16,8 +17,6 @@ var_unprivileged="${var_unprivileged:-1}" header_info "$APP" variables -NSAPP="netboot-xyz" -var_install="${NSAPP}-install" color catch_errors