From f07ddbcca337fde0008130b186d071db8107091c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AD=89=E9=A3=8E=E6=9D=A5?= <3139373986@qq.com> Date: Sun, 12 May 2024 15:18:54 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=84=20=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Close #I9OAB5 Signed-off-by: 等风来 <3139373986@qq.com> --- resources/state/state.sh | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/resources/state/state.sh b/resources/state/state.sh index 58d2843..43903ee 100644 --- a/resources/state/state.sh +++ b/resources/state/state.sh @@ -17,7 +17,8 @@ elif command -v fastfetch &>/dev/null; then fastfetch --stdout | sed -n 's|: |
|p' | print_info fi else - curl -sSL https://gitee.com/TimeRainStarSky/neofetch/raw/master/neofetch | bash --stdout | sed -n 's|: |
|p' | print_info + bash <(curl -sL https://gitee.com/TimeRainStarSky/neofetch/raw/master/neofetch) --stdout | sed -n 's|: |
|p' | print_info + fi echo "" @@ -25,11 +26,10 @@ echo "" if command -v getprop &>/dev/null; then echo -n "
|p' | print_info - echo "