Skip to content

Commit fbcf178

Browse files
author
buildplan
committed
missing ;;
1 parent 8e31863 commit fbcf178

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

restic-backup.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1587,6 +1587,7 @@ case "${1:-}" in
15871587
if ! run_sync_restore "$@"; then
15881588
restore_exit_code=1
15891589
fi
1590+
;;
15901591
--check)
15911592
run_preflight_checks "backup" "quiet"
15921593
run_check

0 commit comments

Comments
 (0)