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