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
426786722e
commit
b345dd1cad
1 changed files with 7 additions and 7 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
git clone https://github.com/logsol/chuck.js.git
|
`git clone https://github.com/logsol/chuck.js.git`
|
||||||
cd chuck.js
|
`cd chuck.js`
|
||||||
git config core.sharedRepository group
|
`git config core.sharedRepository group`
|
||||||
chmod g+s -R .
|
`chmod g+s -R .`
|
||||||
chmod g+w -R .
|
`chmod g+w -R .`
|
||||||
npm install
|
`npm install`
|
||||||
npm start
|
`npm start`
|
||||||
Loading…
Add table
Add a link
Reference in a new issue