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