Skip to content

Commit 365f004

Browse files
committed
Change bm_start to bm_end
1 parent 0ea4a11 commit 365f004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

share/github-backup-utils/ghe-restore-settings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ if [ -f "$GHE_RESTORE_SNAPSHOT_PATH/ssl-ca-certificates.tar" ]; then
5555
ghe-ssh "$GHE_HOSTNAME" -- "ghe-import-ssl-ca-certificates"
5656
fi
5757

58-
bm_start "$(basename $0)"
58+
bm_end "$(basename $0)"

0 commit comments

Comments
 (0)