Added another gpu substitution

This commit is contained in:
Dylan 2016-02-26 15:01:38 +11:00
parent 3e85db601e
commit 963a0afeda
1 changed files with 2 additions and 1 deletions

3
fetch
View File

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