model: Remove ASUS OEM string
This commit is contained in:
parent
f8305a148f
commit
f9ddc9f949
1 changed files with 1 additions and 0 deletions
1
neofetch
1
neofetch
|
@ -1249,6 +1249,7 @@ get_model() {
|
|||
model=${model//Not Specified}
|
||||
model=${model//Type1ProductConfigId}
|
||||
model=${model//INVALID}
|
||||
model=${model//All Series}
|
||||
model=${model//<2F>}
|
||||
|
||||
case $model in
|
||||
|
|
Loading…
Reference in a new issue