[PR] dylanaraps/neofetch#2352 from riverscn - Wild card for various OpenWrt distribution
Upstream PR: https://github.com/dylanaraps/neofetch/pull/2352 Thanks to @riverscn Co-authored-by: Shun Li <riverscn@gmail.com>
This commit is contained in:
commit
a9602f5619
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -11565,7 +11565,7 @@ ${c1} /(/
|
||||||
EOF
|
EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"OpenWrt"*)
|
*"Wrt"*)
|
||||||
set_colors 4 7 1
|
set_colors 4 7 1
|
||||||
read -rd '' ascii_data <<'EOF'
|
read -rd '' ascii_data <<'EOF'
|
||||||
${c1} _______
|
${c1} _______
|
||||||
|
|
Loading…
Reference in a new issue