From ff5a9e6f5fef4274756a27038fa955136b1ef1da Mon Sep 17 00:00:00 2001 From: "manuel.maier" Date: Fri, 23 Jan 2026 17:41:12 +0100 Subject: [PATCH] post_install.sh aktualisiert --- post_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/post_install.sh b/post_install.sh index c342268..41631fc 100644 --- a/post_install.sh +++ b/post_install.sh @@ -15,7 +15,7 @@ SCRIPTS["Set CPU Scaling Governor"]="https://raw.githubusercontent.com/community SCRIPTS["Intel e1000e Offload Fix"]="https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/nic-offloading-fix.sh" # Reihenfolge festlegen -ORDER=("Host & SSD Seriennummern" "Set PVE-Mail" "Set PBS-Mail" "Externe Analyse" "Set CPU Scaling Governor" "Intel e1000e Offload Fix") +ORDER=("Host & SSD Seriennummern" "Set PVE-Mail" "Set PBS-Mail" "Set CPU Scaling Governor" "Intel e1000e Offload Fix") # MenĂ¼ starten while true; do