Update switch.sh

This commit is contained in:
FusionPBX
2020-03-28 19:16:21 -06:00
committed by GitHub
parent c81492a8aa
commit 66ae26f28f

View File

@@ -5,7 +5,7 @@ cd "$(dirname "$0")"
#includes
. ./config.sh
. ./resources/environment.sh
. ./environment.sh
if [ .$switch_source = .true ]; then
if [ ."$switch_branch" = "master" ]; then