mirror of
https://github.com/dylanaraps/pfetch.git
synced 2026-01-03 00:12:11 +01:00
docs: update
This commit is contained in:
2
pfetch
2
pfetch
@@ -1303,7 +1303,7 @@ get_ascii() {
|
|||||||
# This ensures that any variables defined in the while loop
|
# This ensures that any variables defined in the while loop
|
||||||
# are still accessible in the script.
|
# are still accessible in the script.
|
||||||
done <<-EOF
|
done <<-EOF
|
||||||
$(printf %s "$ascii" | sed 's/\[3.m//g')
|
$(printf %s "$ascii" | sed 's/\[3.m//g')
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
# Add a gap between the ascii art and the information.
|
# Add a gap between the ascii art and the information.
|
||||||
|
|||||||
Reference in New Issue
Block a user