Commit 963a0afe authored by Dylan's avatar Dylan

Added another gpu substitution

parent 3e85db60
...@@ -875,7 +875,8 @@ getgpu () { ...@@ -875,7 +875,8 @@ 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} gpu=${gpu/Sky }
gpu=${gpu/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