Update switch.sh

This commit is contained in:
FusionPBX 2020-03-28 19:11:49 -06:00 committed by GitHub
parent 8be15c1484
commit e57b20b3e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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