Fix syntax error in source-release.sh

This commit is contained in:
FusionPBX
2026-05-18 19:22:11 +00:00
committed by GitHub
parent 00c75a481d
commit 672c139f04

View File

@@ -43,7 +43,7 @@ apt install -y sqlite3 unzip
CWD=$(pwd)
#install the following dependencies if the switch version is greater than 1.10.0
if [ ."$switch_branch" = ."master" ] then
if [ ."$switch_branch" = ."master" ]; then
# libks build-requirements
apt install -y cmake uuid-dev