pfetch: Fix incorrect host output. Closes #29
This commit is contained in:
parent
6c3d5c3a87
commit
729f553d87
2
pfetch
2
pfetch
|
@ -343,7 +343,7 @@ get_host() {
|
|||
# found in the "blacklist" below. Only non-matches are appended
|
||||
# to the final host string.
|
||||
case $word in
|
||||
To | [Bb]e | [Ff]illed | by | O.E.M. | OEM |\
|
||||
To | [Bb]e | [Ff]illed | [Bb]y | O.E.M. | OEM |\
|
||||
Not | Applicable | Specified | System | Product | Name |\
|
||||
Version | Undefined | Default | string | INVALID | <20> | os )
|
||||
continue
|
||||
|
|
Loading…
Reference in New Issue
Block a user