Skip to content

Commit

Permalink
Merge pull request #59 from long371607691/patch-1
Browse files Browse the repository at this point in the history
Update QLOneKeyDependency.sh
  • Loading branch information
FlechazoPh authored Nov 10, 2024
2 parents 44d1510 + d733934 commit afc912e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Shell/QLOneKeyDependency.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ pnpm install -g js-base64 qrcode-terminal silly-datetime

pip3 install requests

cd /ql/scripts/ && apk add --no-cache build-base g++ cairo-dev pango-dev giflib-dev && npm i && npm i -S ts-node typescript @types/node date-fns axios png-js canvas --build-from-source
cd /ql/data/scripts/ && apk add --no-cache build-base g++ cairo-dev pango-dev giflib-dev && npm i && npm i -S ts-node typescript @types/node date-fns axios png-js canvas --build-from-source
cd /ql
apk add --no-cache build-base g++ cairo-dev pango-dev giflib-dev && cd scripts && npm install canvas --build-from-source
cd /ql
Expand Down

0 comments on commit afc912e

Please sign in to comment.