Procházet zdrojové kódy

set default to master

Rich Breton před 10 roky
rodič
revize
2cb297d0cf
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      install/ubuntu/install_fusionpbx.sh

+ 1 - 1
install/ubuntu/install_fusionpbx.sh

@@ -109,7 +109,7 @@ INST_FPBX=git
 #TGZ_FILE="/home/coltpbx/fusionpbx-1.2.1.tar.gz"
 FUSIONPBX_GIT=https://github.com/fusionpbx/fusionpbx.git
 
-FUSIONPBX_STABLE=true
+FUSIONPBX_STABLE=false
 
 FUSIONPBX_STABLE_VERSION="4.0"