diff --git a/post_install.sh b/post_install.sh index 3dd55f9..c342268 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") +ORDER=("Host & SSD Seriennummern" "Set PVE-Mail" "Set PBS-Mail" "Externe Analyse" "Set CPU Scaling Governor" "Intel e1000e Offload Fix") # MenĂ¼ starten while true; do