From e57b20b3e83e86ec5258694f398ef480ad0992ac Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sat, 28 Mar 2020 19:11:49 -0600 Subject: [PATCH] Update switch.sh --- debian/resources/switch.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/resources/switch.sh b/debian/resources/switch.sh index efed837..537a153 100755 --- a/debian/resources/switch.sh +++ b/debian/resources/switch.sh @@ -5,6 +5,7 @@ cd "$(dirname "$0")" #includes . ./config.sh +. ./resources/environment.sh if [ .$switch_source = .true ]; then if [ ."$switch_branch" = "master" ]; then