mirror of
https://github.com/zulip/zulip.git
synced 2026-06-15 21:01:31 +08:00
Previously, we used shell quoting that would result in the shell variable not being substituted. Instead, we use `"`s that will allow for variable substitution. |
||
|---|---|---|
| .. | ||
| configure-rabbitmq | ||
| flush-memcached | ||
| generate_secrets.py | ||
| initialize-database | ||
| install | ||
| postgres-init-db | ||
| terminate-psql-sessions | ||