From 5ec9b82b4a8e4ad8368a20da6c76015b67d01b02 Mon Sep 17 00:00:00 2001 From: MacRimi Date: Wed, 20 Aug 2025 19:22:22 +0200 Subject: [PATCH] Update upgrade_pve8_to_pve9.sh --- scripts/utilities/upgrade_pve8_to_pve9.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/utilities/upgrade_pve8_to_pve9.sh b/scripts/utilities/upgrade_pve8_to_pve9.sh index 4a28e6a..4d8a9e3 100644 --- a/scripts/utilities/upgrade_pve8_to_pve9.sh +++ b/scripts/utilities/upgrade_pve8_to_pve9.sh @@ -722,7 +722,7 @@ run_pve8to9_check() { echo -e done 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 msg_success "$(translate "Press Enter to exit the script after reading instructions...")" read -r @@ -1088,7 +1088,7 @@ run_pve8to9_check2() { echo -e done 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 msg_success "$(translate "Press Enter to exit the script after reading instructions...")" read -r