Skip to content

Fixed issue in `deployschema.sh`

Latest

Choose a tag to compare

@dankhen dankhen released this 25 Sep 18:17
· 3 commits to master since this release
35b0d89

Issue: The deployschema.sh script (used in the database.config .ebextension) would not exit if it failed.
Fix: Added shell options to prevent this behavior.