post_install.sh aktualisiert
This commit is contained in:
@@ -31,6 +31,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"
|
||||
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"
|
||||
SCRIPTS["Create PVE MGNT Bridge"]="https://gitea.vmd55888.de/manuel.maier/pve-pbs-setup/raw/branch/main/create_pve-mgnt-vmbr.sh"
|
||||
|
||||
# Reihenfolge festlegen
|
||||
ORDER=(
|
||||
@@ -41,6 +42,7 @@ ORDER=(
|
||||
"Intel e1000e Offload Fix"
|
||||
"Set PVE Update Repos"
|
||||
"Set PBS Update Repos"
|
||||
"Create PVE MGNT Bridge"
|
||||
)
|
||||
|
||||
# Funktion für Header
|
||||
|
||||
Reference in New Issue
Block a user