Skip to content

Commit 8116c8a

Browse files
authored
remove empty line
1 parent 5dd47bd commit 8116c8a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -665,7 +665,6 @@ init-progress() {
665665
if [ -e /tmp/backup-utils-progress ]; then
666666
rm -rf /tmp/backup-utils-progress/*
667667
fi
668-
669668
# shellcheck disable=SC2174 # We are fine with -m only affecting the deepest directory
670669
mkdir -m 777 -p /tmp/backup-utils-progress
671670
touch /tmp/backup-utils-progress/{total,type,progress,info}

0 commit comments

Comments
 (0)