提交 6c1c0d19 authored 作者: Joshua Young's avatar Joshua Young 提交者: Mike Jerris

FS-10972: [Verto-Communicator] add (-y) parameter to the verto install script…

FS-10972: [Verto-Communicator] add (-y) parameter to the verto install script debian8-install.sh #resolve
上级 def6cb7c
#!/bin/bash #!/bin/bash
apt-get update apt-get update
apt-get install npm nodejs-legacy apt-get -y install npm nodejs-legacy
npm install -g grunt grunt-cli bower npm install -g grunt grunt-cli bower
npm install npm install
bower --allow-root install bower --allow-root install
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论