Added another gpu substitution

This commit is contained in:
Dylan 2016-02-26 14:57:53 +11:00
parent c44a5a53d0
commit 3e85db601e
1 changed files with 1 additions and 0 deletions

1
fetch
View File

@ -875,6 +875,7 @@ getgpu () {
gpu=${gpu/?th Gen Core Processor}
gpu=${gpu/ Mobile}
gpu=${gpu/ Express}
gpu=${gpu/ Sky Lake}
brand="Intel "
;;