提交 d46f77ad authored 作者: Ken Rice's avatar Ken Rice

FS-8933 WIP make it not prompt for apt-get install

上级 db28104d
......@@ -210,8 +210,8 @@ install_vc() {
fi
cd /usr/src/freeswitch.git/html5/verto/verto_communicator
apt-get update
apt-get install npm nodejs-legacy
apt-get update
apt-get install npm nodejs-legacy -y
npm install -g grunt grunt-cli bower
npm install
bower --allow-root install
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论