Update upgrade_pve8_to_pve9.sh

This commit is contained in:
MacRimi
2025-08-20 19:22:22 +02:00
parent c84ec533da
commit 5ec9b82b4a

View File

@@ -722,7 +722,7 @@ run_pve8to9_check() {
echo -e echo -e
done done
echo -e echo -e
msg_info2 "$(translate "Once finished, re-run 'run_pve8to9_check' to verify that all issues are resolved \n before executing the PVE 8 → PVE 9 upgrade.")" msg_info2 "$(translate "Once finished, re-run 'PVE 8 to 9 check' to verify that all issues are resolved \n before executing the PVE 8 → PVE 9 upgrade.")"
echo -e echo -e
msg_success "$(translate "Press Enter to exit the script after reading instructions...")" msg_success "$(translate "Press Enter to exit the script after reading instructions...")"
read -r read -r
@@ -1088,7 +1088,7 @@ run_pve8to9_check2() {
echo -e echo -e
done done
echo -e echo -e
msg_info2 "$(translate "Once finished, re-run the script 'run_pve8to9_check' to verify that all issues are resolved \n before rebooting.")" msg_info2 "$(translate "Once finished, re-run the script 'PVE 8 to 9 check' to verify that all issues are resolved \n before rebooting.")"
echo -e echo -e
msg_success "$(translate "Press Enter to exit the script after reading instructions...")" msg_success "$(translate "Press Enter to exit the script after reading instructions...")"
read -r read -r