Эх сурвалжийг харах

set script to use head for sources/pkgs as its here for dev testing

Richard Neese 10 жил өмнө
parent
commit
79a5993438

+ 2 - 2
install/Debian/FusionPbx-Debian-Optional-Pkgs-or-Source-Install.sh

@@ -213,7 +213,7 @@ echo
 # Select to use the Release or head branch of freeswitch
 # if you select to change y to n it will use 1.5 head branch
 ############################################################
-freeswitch_stable="y"
+freeswitch_stable="n"
 
 ################################################################################
 # If you select to use the freeswitch pkgs it will use the prebuilt debian pkgs.
@@ -406,7 +406,7 @@ logging_level="n"
 # Select to use the Stable or Dev Branch of fusionpbx
 # Change the y to n to use the dev branch for fusionpbx
 ########################################################
-fusionpbx_stable="y"
+fusionpbx_stable="n"
 
 #############################################################################
 #Set how long to keep freeswitch/fusionpbx log files 1 to 30 days (Default:5)