diff --git a/home.admin/98repairMenu.sh b/home.admin/98repairMenu.sh index 88a83cc8f..f6c9a7d44 100755 --- a/home.admin/98repairMenu.sh +++ b/home.admin/98repairMenu.sh @@ -57,7 +57,7 @@ OPTIONS=(HARDWARE "Run Hardwaretest" \ RESET-ALL "Delete HDD completly to start fresh" ) -CHOICE=$(whiptail --clear --title "Repair Options" --menu "" 13 62 8 "${OPTIONS[@]}" 2>&1 >/dev/tty) +CHOICE=$(whiptail --clear --title "Repair Options" --menu "" 15 62 8 "${OPTIONS[@]}" 2>&1 >/dev/tty) clear case $CHOICE in