Skip to content

Commit 5180d0c

Browse files
authored
Update share/github-backup-utils/ghe-backup-config
1 parent bbf8385 commit 5180d0c

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
@@ -703,7 +703,7 @@ restore-secret() {
703703

704704
#initialize progress tracking by clearing out the temp files used to track
705705
init-progress() {
706-
rm -f /tmp/backup-utils-progress-*
706+
rm -f /tmp/backup-utils-progress*
707707
}
708708

709709

0 commit comments

Comments
 (0)