From 02f1bee192bd0c766cb89691fd5bb7affc9f2272 Mon Sep 17 00:00:00 2001 From: Leon <62660101+Oreomeow@users.noreply.github.com> Date: Sat, 26 Jun 2021 01:33:45 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=B1News?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Log/News.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Log/News.md diff --git a/Log/News.md b/Log/News.md new file mode 100644 index 0000000..3e45037 --- /dev/null +++ b/Log/News.md @@ -0,0 +1,19 @@ +# News +## 06.26 01:31 +- 宠汪汪验证解决命令 + +``` sh +docker exec -it qinglong /bin/sh +``` +``` sh +apk add --no-cache build-base g++ cairo-dev pango-dev giflib-dev +``` +``` sh +cd scripts +``` +``` sh +npm install canvas --build-from-source +``` +``` sh +exit +```