model: Remove ASUS OEM string

master
Dylan Araps 6 years ago
parent f8305a148f
commit f9ddc9f949
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
  1. 1
      neofetch

@ -1249,6 +1249,7 @@ get_model() {
model=${model//Not Specified}
model=${model//Type1ProductConfigId}
model=${model//INVALID}
model=${model//All Series}
model=${model//<EFBFBD>}
case $model in

Loading…
Cancel
Save