The instructions do not agree with expectations of setup.sh. Line 19 in setup.sh read:
eval $(parse_yaml credentials)
But instruction Wiki said "edit the file credentials.yml". I updated setup.sh on my local to be consistent with Wiki, should probably update here too but wanted to check before doing the update. Also .gitignore expects credentials.yml so changed line 19:
The instructions do not agree with expectations of setup.sh. Line 19 in setup.sh read:
But instruction Wiki said "edit the file credentials.yml". I updated setup.sh on my local to be consistent with Wiki, should probably update here too but wanted to check before doing the update. Also .gitignore expects credentials.yml so changed line 19: