Commit 3e85db60 authored by Dylan's avatar Dylan

Added another gpu substitution

parent c44a5a53
...@@ -875,6 +875,7 @@ getgpu () { ...@@ -875,6 +875,7 @@ getgpu () {
gpu=${gpu/?th Gen Core Processor} gpu=${gpu/?th Gen Core Processor}
gpu=${gpu/ Mobile} gpu=${gpu/ Mobile}
gpu=${gpu/ Express} gpu=${gpu/ Express}
gpu=${gpu/ Sky Lake}
brand="Intel " brand="Intel "
;; ;;
......
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