Update switch.sh

This commit is contained in:
FusionPBX
2020-03-28 19:11:49 -06:00
committed by GitHub
parent 8be15c1484
commit e57b20b3e8

View File

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