Removing some '|' for shellcheck
This commit is contained in:
parent
a233f7ccfb
commit
4812149c6e
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -10149,7 +10149,7 @@ oss${c2}yNMMMNyMMh${c1}sssssssssssssshmmmh${c1}ssssssso
|
|||
EOF
|
||||
;;
|
||||
|
||||
"UrukOS"* | "Uruk"* | "Uruk GNU/Linux"*)
|
||||
"UrukOS"*)
|
||||
set_colors 12 12 7 12 4
|
||||
read -rd '' ascii_data <<'EOF'
|
||||
${c3} :${c4}:::::::::::::: ${c5}.
|
||||
|
|
Loading…
Reference in a new issue