Commit c1da5eb0 authored by Dylan Araps's avatar Dylan Araps

ascii: Fixed void linux ascii bug

parent 12d9f937
...@@ -8522,12 +8522,12 @@ EOF ...@@ -8522,12 +8522,12 @@ EOF
set_colors 2 8 set_colors 2 8
read -rd '' ascii_data <<'EOF' read -rd '' ascii_data <<'EOF'
${c1} _______ ${c1} _______
_ \______ - _ \\______ -
| \ ___ \ | | \\ ___ \\ |
| | / \ | | | | / \ | |
| | \___/ | | | | \___/ | |
| \______ \_| | \\______ \\_|
-_______\ -_______\\
EOF EOF
;; ;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment