Skip to content

Commit f4f8426

Browse files
committed
Remove extra bm_start
1 parent 365f004 commit f4f8426

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

share/github-backup-utils/ghe-backup-git-hooks

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ if ! rsync --version 1>/dev/null 2>&1; then
1818
exit 1
1919
fi
2020

21-
bm_start "$(basename $0)"
22-
2321
backup_dir="$GHE_SNAPSHOT_DIR/git-hooks"
2422
# Location of last good backup for rsync --link-dest
2523
backup_current="$GHE_DATA_DIR/current/git-hooks"

0 commit comments

Comments
 (0)