docs: 📝 checksum behavior note
This commit is contained in:
parent
fb0765ba76
commit
72b7a33d3b
|
@ -71,7 +71,7 @@ cp ../misskey/.config/default.yml ./.config/default.yml # replace `../misskey/`
|
|||
|
||||
```sh
|
||||
# git pull
|
||||
yarn install
|
||||
yarn install # prepend `YARN_CHECKSUM_BEHAVIOR=update` if it doesn't work
|
||||
NODE_ENV=production yarn run build && yarn run migrate
|
||||
# Edit service to point to calckey folder and restart!
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue