mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
docs: Fix more capitalization issues.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
a7d1fd9ffb
commit
72d6ff3c3b
@@ -24,8 +24,8 @@ if pg_lsclusters -h | grep -qE "^$UPGRADE_TO\s+main\b"; then
|
||||
fi
|
||||
|
||||
(
|
||||
# Two-stage application of puppet; we apply the bare-bones
|
||||
# postgresql configuration first, so that FTS will be configured
|
||||
# Two-stage application of Puppet; we apply the bare-bones
|
||||
# PostgreSQL configuration first, so that FTS will be configured
|
||||
# prior to the pg_upgradecluster.
|
||||
TEMP_CONF_DIR=$(mktemp -d)
|
||||
cp /etc/zulip/zulip.conf "$TEMP_CONF_DIR"
|
||||
|
||||
Reference in New Issue
Block a user