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