progress
This commit is contained in:
parent
b306112732
commit
6ed989a5a9
|
@ -8,7 +8,7 @@ packages() {
|
|||
elif [ "${output}" == "400" ]; then
|
||||
n="nvidia"
|
||||
elif [ "${output}" == "nouveau" ]; then
|
||||
n="${output}""
|
||||
n="${output}"
|
||||
fi
|
||||
|
||||
addpkg "${n}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user