From cae86d214365a5e92ee33d6cabe02ce84ff6e5b0 Mon Sep 17 00:00:00 2001 From: Leon Date: Tue, 3 Aug 2021 13:38:59 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Scripts/sh/ql.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/sh/ql.sh b/Scripts/sh/ql.sh index e51aae3..0dd4cc1 100644 --- a/Scripts/sh/ql.sh +++ b/Scripts/sh/ql.sh @@ -299,4 +299,4 @@ if [ "$(grep -c "token" $CONFIG_PATH/auth.json)" != 0 ]; then docker exec -it $CONTAINER_NAME bash -c "$(curl -fsSL https://gitee.com/allin1code/a1/raw/master/1customCDN.sh)" fi -log "全面部署已完成。enjoy!!!" \ No newline at end of file +log "🎉全面部署已完成!enjoy!!!" \ No newline at end of file