From 61e189c74b3e9243c2c05427fd354e9ee5413702 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sun, 3 Nov 2019 10:32:36 -0700 Subject: [PATCH] Update config.sh --- centos/resources/config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/centos/resources/config.sh b/centos/resources/config.sh index cd2dd81..a342609 100755 --- a/centos/resources/config.sh +++ b/centos/resources/config.sh @@ -2,7 +2,7 @@ # FusionPBX Settings system_username=admin # default username admin system_password=random # random or as a pre-set value -system_branch=stable # master, stable +system_branch=master # master, stable # FreeSWITCH Settings switch_branch=stable # master, stable