diff --git a/scripts/setup/bootstrap.sh b/scripts/setup/bootstrap.sh index 18ae67e41a0601..3d0a1ad7e3d2c1 100644 --- a/scripts/setup/bootstrap.sh +++ b/scripts/setup/bootstrap.sh @@ -30,6 +30,7 @@ _bootstrap_or_activate() { if [ -n "$PW_CONFIG_FILE" ]; then _CONFIG_FILE="$PW_CONFIG_FILE" + unset PW_CONFIG_FILE fi if [ ! -f "$_CHIP_ROOT/third_party/pigweed/repo/pw_env_setup/util.sh" ]; then