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