mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-10-01 23:56:18 +00:00
Update proxmox_update.sh
This commit is contained in:
@@ -67,6 +67,8 @@ apt_upgrade() {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
apt_upgrade
|
||||||
|
|
||||||
|
|
||||||
if [[ "$NECESSARY_REBOOT" -eq 1 ]]; then
|
if [[ "$NECESSARY_REBOOT" -eq 1 ]]; then
|
||||||
if command -v whiptail >/dev/null 2>&1; then
|
if command -v whiptail >/dev/null 2>&1; then
|
||||||
@@ -131,4 +133,4 @@ apt_upgrade() {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
apt_upgrade
|
|
||||||
|
Reference in New Issue
Block a user