We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 150f192 commit f2e8ca9Copy full SHA for f2e8ca9
share/github-backup-utils/ghe-backup-config
@@ -232,7 +232,7 @@ export GHE_SNAPSHOT_DIR
232
# Set "true" to get verbose logging of all ssh commands on stderr
233
: ${GHE_VERBOSE_SSH:=false}
234
235
-# The location of the cluster configuration file file on the remote side.
+# The location of the cluster configuration file on the remote side.
236
# This is always "/data/user/common/cluster.conf" for GitHub Cluster instances.
237
# Use of this variable allows the location to be overridden in tests.
238
: ${GHE_REMOTE_CLUSTER_CONF_FILE:="$GHE_REMOTE_DATA_DIR/user/common/cluster.conf"}
0 commit comments