This commit is contained in:
Leon 2021-06-26 01:33:45 +08:00 committed by GitHub
parent 12a78cec7f
commit 02f1bee192
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

19
Log/News.md Normal file
View File

@ -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
```