mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-14 12:37:16 +00:00
Model: Remove more OEM strings
This commit is contained in:
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}"
|
||||||
|
|||||||
Reference in New Issue
Block a user