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 config core.sharedRepository group`
|
||||
`chmod g+s -R .`
|
||||
`chmod g+w -R .`
|
||||
`npm install`
|
||||
`npm start`
|
||||
```
|
||||
git clone https://github.com/logsol/chuck.js.git
|
||||
cd chuck.js
|
||||
git config core.sharedRepository group
|
||||
chmod g+s -R .
|
||||
chmod g+w -R .
|
||||
npm install
|
||||
npm start
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue