Commit 17c421b0 authored by Dylan's avatar Dylan

Intel gpu substitiution

parent 55ae5706
......@@ -888,7 +888,8 @@ getgpu () {
gpu=${gpu/Intel Corporation }
gpu=${gpu/Haswell-??? }
gpu=${gpu/?th Gen }
gpu=${gpu/Core Processor }
gpu=${gpu/Core }
gpu=${gpu/Processor }
gpu=${gpu/ Mobile}
gpu=${gpu/ Express}
gpu=${gpu/Sky }
......
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