mirror of
https://github.com/turt2live/matrix-dimension.git
synced 2024-10-01 01:05:53 -04:00
Merge pull request #412 from johannes-krude/master
docs/installing.md: `npm install` on update
This commit is contained in:
commit
557e7a39c3
@ -162,6 +162,7 @@ docker restart dimension
|
|||||||
# Kill the running Dimension process, then...
|
# Kill the running Dimension process, then...
|
||||||
|
|
||||||
git pull
|
git pull
|
||||||
|
npm install
|
||||||
npm run build
|
npm run build
|
||||||
NODE_ENV=production npm run start:app
|
NODE_ENV=production npm run start:app
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user