mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
Even though this looks like an independently runnable script, it should not be run independently: a SHA-256 mismatch will fail to stop the script, unless it was sourced from another script that has ‘set -e’. Signed-off-by: Anders Kaseorg <anders@zulip.com>