Update switch.sh
This commit is contained in:
parent
2e74c5e380
commit
9197586ecc
|
|
@ -14,6 +14,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