Added another gpu substitution
This commit is contained in:
parent
c44a5a53d0
commit
3e85db601e
1 changed files with 1 additions and 0 deletions
1
fetch
1
fetch
|
@ -875,6 +875,7 @@ getgpu () {
|
|||
gpu=${gpu/?th Gen Core Processor}
|
||||
gpu=${gpu/ Mobile}
|
||||
gpu=${gpu/ Express}
|
||||
gpu=${gpu/ Sky Lake}
|
||||
|
||||
brand="Intel "
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue