Model: Remove more OEM strings
This commit is contained in:
parent
a95450a1bf
commit
7130124c49
1 changed files with 1 additions and 0 deletions
1
neofetch
1
neofetch
|
@ -264,6 +264,7 @@ get_model() {
|
||||||
esac
|
esac
|
||||||
|
|
||||||
# Remove dummy OEM info
|
# Remove dummy OEM info
|
||||||
|
model="${model//To be filled by O.E.M.}"
|
||||||
model="${model//To Be Filled*}"
|
model="${model//To Be Filled*}"
|
||||||
model="${model//OEM*}"
|
model="${model//OEM*}"
|
||||||
model="${model//Not Applicable}"
|
model="${model//Not Applicable}"
|
||||||
|
|
Loading…
Reference in a new issue