Update source-sounds.sh
This commit is contained in:
parent
4cd6bd1f1f
commit
bb317b0d28
|
|
@ -8,7 +8,7 @@ cd "$(dirname "$0")"
|
||||||
. ../environment.sh
|
. ../environment.sh
|
||||||
|
|
||||||
# change the working directory
|
# change the working directory
|
||||||
cd /usr/src/freeswitch
|
cd /usr/src/freeswitch-$switch_version
|
||||||
|
|
||||||
# compile and install the sounds
|
# compile and install the sounds
|
||||||
make sounds-install moh-install
|
make sounds-install moh-install
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue