mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-15 09:22:23 +00:00
Update upgrade_pve8_to_pve9.sh
This commit is contained in:
parent
0654a3ed55
commit
f2eaec6e02
@ -860,17 +860,17 @@ echo
|
||||
echo
|
||||
echo
|
||||
|
||||
if confirm "It is RECOMMENDED to reboot now to load the new kernel and services.\n\nReboot now?"; then
|
||||
echo -e
|
||||
msg_success "$(translate "Press Enter to continue...")"
|
||||
read -r
|
||||
if confirm "It is RECOMMENDED to reboot now to load the new kernel and services.\n\nReboot now?"; then
|
||||
echo -e
|
||||
msg_warn "$(translate "Rebooting the system...")"
|
||||
echo -e
|
||||
reboot
|
||||
else
|
||||
msg_info2 "$(translate "You can reboot later manually.")"
|
||||
echo -e
|
||||
msg_success "$(translate "Press Enter to continue...")"
|
||||
msg_success "$(translate "Press Enter to exit")"
|
||||
read -r
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user