From b472d53fe53d07910d95b5f21a66b278b22f95ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=82=9F=E7=A9=BA=E7=9A=84=E6=97=A5=E5=B8=B8=E9=95=9C?= =?UTF-8?q?=E5=83=8F=E4=BB=93=E5=BA=93?= Date: Tue, 19 Nov 2024 13:29:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20shells/common.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shells/common.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/shells/common.sh b/shells/common.sh index 5a8a0d1..85d67a1 100644 --- a/shells/common.sh +++ b/shells/common.sh @@ -12,6 +12,4 @@ sponsor() { echo -e "${GREEN}悟空的赞赏码如下⬇${BLUE}" echo -e "${BLUE} https://wkdaily.cpolar.cn/upload/221342134.jpg${NC}" echo - qrencode -t ANSIUTF8 'https://wkdaily.cpolar.cn/upload/221342134.jpg' - echo } \ No newline at end of file