mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-10-02 16:16:19 +00:00
Update auto_post_install.sh
This commit is contained in:
@@ -107,7 +107,7 @@ apt_upgrade() {
|
|||||||
|
|
||||||
if [[ "$pve_version" -ge 9 ]]; then
|
if [[ "$pve_version" -ge 9 ]]; then
|
||||||
|
|
||||||
bash <(curl -fsSL "$REPO_URL/scripts/global/update-pve9.sh")
|
bash <(curl -fsSL "$REPO_URL/scripts/global/update-pve.sh")
|
||||||
else
|
else
|
||||||
|
|
||||||
bash <(curl -fsSL "$REPO_URL/scripts/global/update-pve8.sh")
|
bash <(curl -fsSL "$REPO_URL/scripts/global/update-pve8.sh")
|
||||||
|
Reference in New Issue
Block a user