Skip to content

Commit 9ad4308

Browse files
committed
fix
1 parent aa79073 commit 9ad4308

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,9 @@ log_rsync(){
8989

9090
log_ssh(){
9191
log_level "ssh" "$1"
92-
} Assume this script lives in share/github-backup-utils/ when setting the root
92+
}
93+
94+
# Assume this script lives in share/github-backup-utils/ when setting the root
9395
GHE_BACKUP_ROOT="$(cd "$(dirname "${BASH_SOURCE[0]}")/../.." && pwd)"
9496

9597
# Get the version from the version file.

0 commit comments

Comments
 (0)