mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-12 19:17:35 +00:00
Updated Multiple users running one chuck instance (markdown)
parent
b345dd1cad
commit
16bca7326f
1 changed files with 9 additions and 7 deletions
|
|
@ -1,7 +1,9 @@
|
||||||
`git clone https://github.com/logsol/chuck.js.git`
|
```
|
||||||
`cd chuck.js`
|
git clone https://github.com/logsol/chuck.js.git
|
||||||
`git config core.sharedRepository group`
|
cd chuck.js
|
||||||
`chmod g+s -R .`
|
git config core.sharedRepository group
|
||||||
`chmod g+w -R .`
|
chmod g+s -R .
|
||||||
`npm install`
|
chmod g+w -R .
|
||||||
`npm start`
|
npm install
|
||||||
|
npm start
|
||||||
|
```
|
||||||
Loading…
Add table
Add a link
Reference in a new issue