Skip to content

Commit f2e8ca9

Browse files
committed
spelling: file
Signed-off-by: Josh Soref <[email protected]>
1 parent 150f192 commit f2e8ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

share/github-backup-utils/ghe-backup-config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ export GHE_SNAPSHOT_DIR
232232
# Set "true" to get verbose logging of all ssh commands on stderr
233233
: ${GHE_VERBOSE_SSH:=false}
234234

235-
# The location of the cluster configuration file file on the remote side.
235+
# The location of the cluster configuration file on the remote side.
236236
# This is always "/data/user/common/cluster.conf" for GitHub Cluster instances.
237237
# Use of this variable allows the location to be overridden in tests.
238238
: ${GHE_REMOTE_CLUSTER_CONF_FILE:="$GHE_REMOTE_DATA_DIR/user/common/cluster.conf"}

0 commit comments

Comments
 (0)