From 195c9788b2139d3c77aa70da400161104522dfc0 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Tue, 15 Jul 2025 02:01:01 -0600 Subject: [PATCH] Update config.sh --- 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 bd826df..7138b31 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=5.4 # master, 5.3 +system_branch=5.4 # master, 5.4 # FreeSWITCH Settings switch_branch=stable # master, stable