mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-25 22:01:15 +00:00
Update pve8to9_check.sh
This commit is contained in:
@@ -165,11 +165,16 @@ run_pve8to9_check2() {
|
|||||||
|
|
||||||
echo -e
|
echo -e
|
||||||
msg_ok "$(translate "Checklist post-upgrade finished. Warnings:") $warns"
|
msg_ok "$(translate "Checklist post-upgrade finished. Warnings:") $warns"
|
||||||
|
echo -e
|
||||||
|
msg_success "$(translate "Press Enter to continue")"
|
||||||
|
read -r
|
||||||
rm -f "$tmp"
|
rm -f "$tmp"
|
||||||
return $rc
|
return $rc
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
show_proxmenux_logo
|
||||||
|
msg_title "$(translate "Run PVE 8 to 9 check")"
|
||||||
run_pve8to9_check2
|
run_pve8to9_check2
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user