Update switch.sh
This commit is contained in:
parent
1f08a634d1
commit
e2d63bd539
|
|
@ -13,6 +13,9 @@ if [ .$switch_source = .true ]; then
|
||||||
switch/source-release.sh
|
switch/source-release.sh
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
#add sounds and music files
|
||||||
|
switch/source-sounds.sh
|
||||||
|
|
||||||
#copy the switch conf files to /etc/freeswitch
|
#copy the switch conf files to /etc/freeswitch
|
||||||
switch/conf-copy.sh
|
switch/conf-copy.sh
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue