We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93cfc1d commit 377dab5Copy full SHA for 377dab5
1 file changed
share/github-backup-utils/ghe-backup-config
@@ -60,7 +60,7 @@ if ! $config_found; then
60
exit 2
61
fi
62
63
-# Restore saved of hostname.
+# Restore saved off hostname.
64
[ -n "$GHE_HOSTNAME_PRESERVE" ] && GHE_HOSTNAME="$GHE_HOSTNAME_PRESERVE"
65
66
# Check that the GHE hostname is set.
0 commit comments