Update jd_indeps.sh

修改淘宝源地址
This commit is contained in:
EloimEssaimEmmm 2024-01-23 15:50:23 +08:00 committed by GitHub
parent 882fa4d8cc
commit 58c2bfa24d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ echo -e "开始安装............\n"
#apk add g++ make pixman-dev pango-dev cairo-dev pkgconf --no-cache #apk add g++ make pixman-dev pango-dev cairo-dev pkgconf --no-cache
apk add g++ make --no-cache apk add g++ make --no-cache
pnpm config set registry https://registry.npm.taobao.org pnpm config set registry https://registry.npmmirror.com
pnpm install -g pnpm install -g
pnpm install -g ds pnpm install -g ds
pnpm install -g png-js pnpm install -g png-js