Added another gpu substitution for intel gpus

This commit is contained in:
dylan 2016-03-01 07:55:23 +11:00
parent dc54ca530d
commit 7dc4b4120c
1 changed files with 2 additions and 1 deletions

View File

@ -879,7 +879,8 @@ getgpu () {
intel*)
gpu=${gpu/Intel Corporation }
gpu=${gpu/Haswell-??? }
gpu=${gpu/?th Gen Core Processor}
gpu=${gpu/?th Gen }
gpu=${gpu/Core Processor }
gpu=${gpu/ Mobile}
gpu=${gpu/ Express}
gpu=${gpu/Sky }