Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Gilmer committed May 9, 2019
1 parent 8e64a96 commit 9277dfa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .envrc
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@ check_required_variables() {
# Load Secrets from Chamber #
#############################

# Load a local overrides file. Any changes you want to make for your local
# environment should live in that file.
# Loads secrets from chamber instead of requiring them to be listed in .envrc.local

if [ -e .envrc.chamber ]; then
source_env .envrc.chamber
Expand Down

0 comments on commit 9277dfa

Please sign in to comment.