FusionPBX 8 лет назад
Родитель
Сommit
2fec091526
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      debian/pre-install.sh

+ 3 - 0
debian/pre-install.sh

@@ -8,3 +8,6 @@ apt-get install -y --force-yes git
 
 #get the install script
 cd /usr/src && git clone https://github.com/fusionpbx/fusionpbx-install.sh.git
+
+#change the working directory
+cd /usr/src/fusionpbx-install.sh/debian