Add script to install FS sounds
This commit is contained in:
parent
e37d5cb55f
commit
248e66351f
1 changed files with 4 additions and 0 deletions
4
modules/rhizo_base/files/bin/install_callie
Normal file
4
modules/rhizo_base/files/bin/install_callie
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
cd /usr/share/freeswitch/sounds/
|
||||
/usr/bin/wget http://files.freeswitch.org/releases/sounds/freeswitch-sounds-en-us-callie-8000-1.0.53.tar.gz
|
||||
/usr/bin/tar -zxf freeswitch-sounds-en-us-callie-8000-1.0.22.tar.gz
|
Loading…
Add table
Add a link
Reference in a new issue