소스 검색

change default os to jessie

Rich Breton 10 년 전
부모
커밋
ad9cc6cf4d
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