update add_gpu_vm.sh

This commit is contained in:
MacRimi
2026-04-06 22:04:38 +02:00
parent 2174c04e4f
commit 2f5b8ce4ed
5 changed files with 29 additions and 16 deletions

View File

@@ -360,7 +360,7 @@ function select_controller_nvme() {
if [[ $blocked_count -gt 0 ]]; then
msg+="$(translate "Hidden for safety"):\n${blocked_report}"
fi
whiptail --title "Controller + NVMe" --msgbox "$msg" 22 100
whiptail --title "Controller + NVMe" --msgbox "$msg" 18 84
return 1
fi