zulip/scripts/setup
Raphael 0608e32eeb Cause install to return 1 on failure.
This fixes issue #123. Namely, the script in scripts/setup/install was
returning 0. Adding `set -e` and `set -o pipeline` causes the install
script to exit and return 1 if any part fails, including piping output
(`set -o pipeline` does this).
2015-10-07 08:46:16 -04:00
..
configure-rabbitmq Improve shell quoting hygiene 2015-09-25 23:25:08 -04:00
generate_secrets.py Rename generate_voyager_secrets.py => generate_secrets.py. 2015-08-21 10:33:36 -07:00
initialize-database Dramatically extend post-install documentation for production Zulip. 2015-09-30 09:04:14 -07:00
install Cause install to return 1 on failure. 2015-10-07 08:46:16 -04:00
postgres-init-db postgres-init-db: Fix running with cwd=/root. 2015-09-25 00:22:15 -07:00