Skip to content

Commit

Permalink
remove echo
Browse files Browse the repository at this point in the history
  • Loading branch information
erikw committed Oct 31, 2023
1 parent b363e73 commit 48ec2f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/restic_check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ B2_ARG=
#wait $!

# Check repository for errors.
echo restic check \
restic check \
"${B2_ARG[@]}" \
--verbose="$RESTIC_VERBOSITY_LEVEL" &
wait $!

0 comments on commit 48ec2f9

Please sign in to comment.