From b6ae3716b678cf45ce06b29c1a0adefe0041a8d6 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Wed, 11 Oct 2023 17:36:00 -0600 Subject: [PATCH] Use 5.1 branch --- ubuntu/resources/config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu/resources/config.sh b/ubuntu/resources/config.sh index 682e602..e8c3f32 100755 --- a/ubuntu/resources/config.sh +++ b/ubuntu/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