forked from extern/docker
Update setup.sh
This commit is contained in:
parent
5617180c0d
commit
9c43df9565
2
setup.sh
2
setup.sh
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user