fixes
This commit is contained in:
parent
580a28c43c
commit
c570f9d462
|
@ -3,7 +3,8 @@ packages() {
|
|||
multiplechoice "400" "500" "600" "700" "800" "nouveau"
|
||||
if [ "${output}" == "400" ] || [ "${output}" == "500" ]; then
|
||||
n="nvidia390"
|
||||
elif [ "${output}" == "400" ] || [ "${output}" == "500" ]; then
|
||||
fi
|
||||
if [ "${output}" == "400" ] || [ "${output}" == "500" ]; then
|
||||
n="nvidia470"
|
||||
elif [ "${output}" == "400" ]; then
|
||||
n="nvidia"
|
||||
|
|
Loading…
Reference in New Issue
Block a user