mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 09:57:29 -07:00
yarn installk
This commit is contained in:
parent
cc0ce47dd7
commit
8e555bd771
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ cd calckey/
|
|||
cp ../misskey/.config/default.yml ./.config/default.yml # or wherever misskey folder is
|
||||
yarn --version
|
||||
# Check version is yarn 3.2.1!
|
||||
YARN_CHECKSUM_BEHAVIOR=update yarn install
|
||||
NODE_ENV=production npm run build && npm run migrate
|
||||
# Edit service to point to calckey service and restart
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue