pfetch: Fix incorrect host output. Closes #29

This commit is contained in:
Dylan Araps 2019-10-15 10:55:45 +03:00
parent 6c3d5c3a87
commit 729f553d87
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

2
pfetch
View File

@ -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