diff --git a/debian/resources/switch.sh b/debian/resources/switch.sh index 537a153..d74dfe9 100755 --- a/debian/resources/switch.sh +++ b/debian/resources/switch.sh @@ -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