From eb17e2b4437d5d43af8c0292e09561d9501dd957 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Mon, 11 Sep 2023 11:16:24 -0600 Subject: [PATCH] Set the branch to 5.1 --- debian/resources/config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/resources/config.sh b/debian/resources/config.sh index 5dc0c28..7b4dcac 100755 --- a/debian/resources/config.sh +++ b/debian/resources/config.sh @@ -3,7 +3,7 @@ domain_name=ip_address # hostname, ip_address or a custom value system_username=admin # default username admin system_password=random # random or a custom value -system_branch=master # master, stable +system_branch=5.1 # master, 5.1 # FreeSWITCH Settings switch_branch=stable # master, stable