ct/netboot-xyz.sh

This commit is contained in:
MickLesk
2026-04-02 21:12:41 +02:00
parent 048247ca28
commit 97e45854e4

View File

@@ -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