gpu_shorthand: remove more stuff
This commit is contained in:
parent
20e48eceac
commit
4096d3c988
1 changed files with 2 additions and 0 deletions
2
fetch
2
fetch
|
@ -692,6 +692,8 @@ getgpu () {
|
|||
gpu=${gpu/'Tahiti' }
|
||||
gpu=${gpu/'PRO' }
|
||||
gpu=${gpu/'OEM' }
|
||||
gpu=${gpu/'Mars' }
|
||||
gpu=${gpu/\/*}
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue