From 08029959f3b01ab609c23c04e6731d50c09e78b0 Mon Sep 17 00:00:00 2001 From: Shun Li Date: Wed, 2 Aug 2023 12:11:28 +0800 Subject: [PATCH] Wild card for various OpenWrt distribution --- neofetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neofetch b/neofetch index 48b96d21..04767c56 100755 --- a/neofetch +++ b/neofetch @@ -9248,7 +9248,7 @@ ${c1} /(/ EOF ;; - "OpenWrt"*) + *"Wrt"*) set_colors 4 7 1 read -rd '' ascii_data <<'EOF' ${c1} _______