]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-10972: [Verto-Communicator] add (-y) parameter to the verto install script debian8...
authorJoshua Young <joshua@freeswitch.org>
Tue, 20 Feb 2018 22:40:44 +0000 (17:40 -0500)
committerMuteesa Fred <muteesafred@hotmail.com>
Tue, 24 Jul 2018 07:21:51 +0000 (07:21 +0000)
html5/verto/verto_communicator/debian8-install.sh

index cf992b09067e0036ea8ef707a4b706600f22d5f1..a1e8fb252a02536c1722a8ec93e74ea85a41fbb0 100755 (executable)
@@ -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