Update setup.sh

This commit is contained in:
Tiago D J 2020-03-27 17:31:52 -03:00 committed by GitHub
parent 5617180c0d
commit 9c43df9565
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ echo "bbb:bbb" | chpasswd
# Allow to have executable files in /tmp/ folder (tomcat JNA)
mount /tmp -o remount,exec
./bbb-install.sh -d -s "`hostname -f`" -v xenial-220-dev22a -a
./bbb-install.sh -d -s "`hostname -f`" -v xenial-220 -a
sed -i 's/::/0.0.0.0/g' /opt/freeswitch/etc/freeswitch/autoload_configs/event_socket.conf.xml
# Repository is broken (remove it later)