post_install.sh aktualisiert
This commit is contained in:
@@ -29,7 +29,9 @@ SCRIPTS["Set PVE-Mail"]="https://gitea.vmd55888.de/manuel.maier/pve-pbs-setup/ra
|
|||||||
SCRIPTS["Set PBS-Mail"]="https://gitea.vmd55888.de/manuel.maier/pve-pbs-setup/raw/branch/main/setup-email-pbs.sh"
|
SCRIPTS["Set PBS-Mail"]="https://gitea.vmd55888.de/manuel.maier/pve-pbs-setup/raw/branch/main/setup-email-pbs.sh"
|
||||||
SCRIPTS["Set CPU Scaling Governor"]="https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/scaling-governor.sh"
|
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["Intel e1000e Offload Fix"]="https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/nic-offloading-fix.sh"
|
||||||
SCRIPTS["Proxmox VE Post Install"]="https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/post-pve-install.sh"
|
SCRIPTS["Set PVE Update Repos"]="https://gitea.vmd55888.de/manuel.maier/pve-pbs-setup/raw/branch/main/set_repos.sh"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Reihenfolge festlegen
|
# Reihenfolge festlegen
|
||||||
ORDER=(
|
ORDER=(
|
||||||
@@ -38,7 +40,7 @@ ORDER=(
|
|||||||
"Set PBS-Mail"
|
"Set PBS-Mail"
|
||||||
"Set CPU Scaling Governor"
|
"Set CPU Scaling Governor"
|
||||||
"Intel e1000e Offload Fix"
|
"Intel e1000e Offload Fix"
|
||||||
"Proxmox VE Post Install"
|
"Set PVE Update Repos"
|
||||||
)
|
)
|
||||||
|
|
||||||
# Funktion für Header
|
# Funktion für Header
|
||||||
|
|||||||
Reference in New Issue
Block a user