post_install.sh aktualisiert
This commit is contained in:
@@ -25,8 +25,7 @@ fi
|
||||
# Skripte (Name -> URL)
|
||||
declare -A SCRIPTS
|
||||
SCRIPTS["Get Host & SSD Serialnumbers"]="https://me-gitea.maieredv.cloud/manuel.maier/pve-pbs-setup/raw/branch/main/get_sn.sh"
|
||||
SCRIPTS["Set PVE-Mail"]="https://me-gitea.maieredv.cloud/manuel.maier/pve-pbs-setup/raw/branch/main/setup-email.sh"
|
||||
SCRIPTS["Set PBS-Mail"]="https://me-gitea.maieredv.cloud/manuel.maier/pve-pbs-setup/raw/branch/main/setup-email-pbs.sh"
|
||||
SCRIPTS["Setup Mail Notification"]="https://me-gitea.maieredv.cloud/manuel.maier/pve-pbs-setup/raw/branch/main/setup-email.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["Set PVE Update Repos"]="https://me-gitea.maieredv.cloud/manuel.maier/pve-pbs-setup/raw/branch/main/set_pve_repos.sh"
|
||||
@@ -38,8 +37,7 @@ SCRIPTS["Install pcvisit RemoteHost on Windows VMs"]="https://me-gitea.maieredv.
|
||||
# Reihenfolge festlegen
|
||||
ORDER=(
|
||||
"Get Host & SSD Serialnumbers"
|
||||
"Set PVE-Mail"
|
||||
"Set PBS-Mail"
|
||||
"Setup Mail Notification"
|
||||
"Set CPU Scaling Governor"
|
||||
"Intel e1000e Offload Fix"
|
||||
"Set PVE Update Repos"
|
||||
|
||||
Reference in New Issue
Block a user