Update 'README.md'
This commit is contained in:
parent
f97cbfd9ee
commit
ada5d54d9b
@ -49,7 +49,7 @@ yarn set version berry
|
|||||||
git clone https://codeberg.org/thatonecalculator/calckey.git
|
git clone https://codeberg.org/thatonecalculator/calckey.git
|
||||||
cd calckey/
|
cd calckey/
|
||||||
cp ../misskey/.config/default.yml ./.config/default.yml # or wherever misskey folder is
|
cp ../misskey/.config/default.yml ./.config/default.yml # or wherever misskey folder is
|
||||||
yarn install
|
yarn install # Prepend `YARN_CHECKSUM_BEHAVIOR=update` if it doesn't work
|
||||||
NODE_ENV=production npm run build && npm run migrate
|
NODE_ENV=production npm run build && npm run migrate
|
||||||
# Edit service to point to calckey folder and restart!
|
# Edit service to point to calckey folder and restart!
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user