FusionPBX 1 год назад
Родитель
Сommit
bb317b0d28
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      ubuntu/resources/switch/source-sounds.sh

+ 1 - 1
ubuntu/resources/switch/source-sounds.sh

@@ -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