host: Fix #105
This commit is contained in:
parent
acaf6ed00c
commit
7f476bc9e8
3
pfetch
3
pfetch
|
@ -464,7 +464,8 @@ get_host() {
|
|||
case $word in
|
||||
(To | [Bb]e | [Ff]illed | [Bb]y | O.E.M. | OEM |\
|
||||
Not | Applicable | Specified | System | Product | Name |\
|
||||
Version | Undefined | Default | string | INVALID | <20> | os )
|
||||
Version | Undefined | Default | string | INVALID | <20> | os |\
|
||||
Type1ProductConfigId )
|
||||
continue
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Reference in New Issue
Block a user