Commit 7130124c authored by Dylan Araps's avatar Dylan Araps

Model: Remove more OEM strings

parent a95450a1
......@@ -264,6 +264,7 @@ get_model() {
esac
# Remove dummy OEM info
model="${model//To be filled by O.E.M.}"
model="${model//To Be Filled*}"
model="${model//OEM*}"
model="${model//Not Applicable}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment