diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2019-10-01 15:06:37 +0300 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2019-10-01 15:06:37 +0300 |
| commit | 9564246e6ca3efbc0f725e20adf39d5e816b65a5 (patch) | |
| tree | 98508f3a4282f3c17cebe5cf949368dbc6e9aa13 | |
| parent | 08d9834854e9d6f03250a4aa32301361c3fd843c (diff) | |
| download | pfetch-9564246e6ca3efbc0f725e20adf39d5e816b65a5.tar.gz | |
pfetch: fix bug
| -rwxr-xr-x | pfetch | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1012,7 +1012,7 @@ get_ascii() { EOF ;; - [Ll]inux*[Ll]ite*) + [Ll]inux*[Ll]ite*|[Ll]ite*) read_ascii 3 <<-EOF ${c3} /\\ / \\ |
