Erik C.

Results 1 issues of Erik C.

- existing env var STAGE=local - create file config/dev/STAGE with value 'dev' - run "envshell config/dev" - run "echo $STAGE" - result is 'local' when i was expecting 'dev'