Commit d3fa82d4 authored by Dylan Araps's avatar Dylan Araps

Model: More OEM exclusions

parent 07960292
......@@ -60,6 +60,8 @@ get_model() {
model="${model//To Be Filled*}"
model="${model//OEM*}"
model="${model//Not Applicable}"
model="${model//System Product Name}"
model="${model//System Version}"
;;
"Mac OS X") model="$(sysctl -n hw.model)" ;;
......
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