diff --git a/install.sh b/install.sh index 69bbe67..a40e3ea 100644 --- a/install.sh +++ b/install.sh @@ -29,12 +29,10 @@ if [[ $video = "n" ]]; then echo "$(tput setaf 1)Do you want to install PCI passthrough?$(tput sgr 0)" read -p "NO (n) or YES (y) [N/y]" -n 1 pass pass="${pass:-n}" - echo elif [[ $video = "a" ]]; then echo "$(tput setaf 1)Do you want to install PCI passthrough?$(tput sgr 0)" read -p "NO (n) or YES (y) [N/y]" -n 1 pass pass="${pass:-n}" - echo elif [[ $video = "i" ]]; then echo "$(tput setaf 1)Do you want to install PCI passthrough?$(tput sgr 0)" read -p "NO (n) or YES (y) [N/y]" -n 1 pass