mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
FS-10972: [Verto-Communicator] add (-y) parameter to the verto install script debian8-install.sh #resolve
This commit is contained in:
parent
0734899b9a
commit
2450d637ce
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
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
|
||||
bower --allow-root install
|
||||
|
Loading…
x
Reference in New Issue
Block a user