post_install.sh aktualisiert
This commit is contained in:
@@ -30,8 +30,7 @@ SCRIPTS["Set PBS-Mail"]="https://gitea.vmd55888.de/manuel.maier/pve-pbs-setup/ra
|
||||
SCRIPTS["Set CPU Scaling Governor"]="https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/scaling-governor.sh"
|
||||
SCRIPTS["Intel e1000e Offload Fix"]="https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/nic-offloading-fix.sh"
|
||||
SCRIPTS["Set PVE Update Repos"]="https://gitea.vmd55888.de/manuel.maier/pve-pbs-setup/raw/branch/main/set_pve_repos.sh"
|
||||
|
||||
|
||||
SCRIPTS["Set PBS Update Repos"]="https://gitea.vmd55888.de/manuel.maier/pve-pbs-setup/raw/branch/main/set_pbs_repos.sh"
|
||||
|
||||
# Reihenfolge festlegen
|
||||
ORDER=(
|
||||
@@ -41,6 +40,7 @@ ORDER=(
|
||||
"Set CPU Scaling Governor"
|
||||
"Intel e1000e Offload Fix"
|
||||
"Set PVE Update Repos"
|
||||
"Set PBS Update Repos"
|
||||
)
|
||||
|
||||
# Funktion für Header
|
||||
|
||||
Reference in New Issue
Block a user