소스 검색

Merge pull request #3 from fusionpbx/richbreton-jessie-default

change default os to jessie
FusionPBX 10 년 전
부모
커밋
1bec91d152
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      install/ubuntu/install_fusionpbx.sh

+ 2 - 2
install/ubuntu/install_fusionpbx.sh

@@ -57,8 +57,8 @@ DO_DAHDI=n
 #DISTRO=squeeze
 #DISTRO=precise
 #DISTRO=lucid
-DISTRO=wheezy
-#DISTRO=jessie
+#DISTRO=wheezy
+DISTRO=jessie
 
 #below is a list of modules we want to add to provide functionality for FusionPBX
 #don't worry about the applications/mod_ format.  This script will find that in modules.conf