Update proxmox_update.sh

This commit is contained in:
MacRimi 2025-08-07 18:11:32 +02:00
parent fe86396b21
commit 9d58d02522

View File

@ -110,7 +110,7 @@ check_reboot() {
apt-get -y autoremove >/dev/null 2>&1
apt-get -y autoclean >/dev/null 2>&1
msg_ok "$(translate "Cleanup finished")"
echo -e
msg_ok "$(translate "All changes applied. No reboot required.")"
echo -e
msg_success "$(translate "Press Enter to return to menu...")"