mirror of https://github.com/MISP/misp-book
node.js sudo
parent
a51fd7f5e2
commit
fb50748e1f
|
@ -6,7 +6,7 @@ sudo: required
|
|||
|
||||
install:
|
||||
- sudo apt-get -y install libgif-dev calibre
|
||||
- npm install -g n
|
||||
- sudo npm install -g n
|
||||
- sudo n stable
|
||||
- npm install gitbook-cli -g
|
||||
- npm install gitbook-plugin-autocover
|
||||
|
|
Loading…
Reference in New Issue