mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-13 16:32:23 +00:00
Update proxmox_update.sh
This commit is contained in:
parent
9a478d74d2
commit
ed36d9e953
@ -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
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user