remove echo
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@ B2_ARG=
|
|||||||
#wait $!
|
#wait $!
|
||||||
|
|
||||||
# Check repository for errors.
|
# Check repository for errors.
|
||||||
echo restic check \
|
restic check \
|
||||||
"${B2_ARG[@]}" \
|
"${B2_ARG[@]}" \
|
||||||
--verbose="$RESTIC_VERBOSITY_LEVEL" &
|
--verbose="$RESTIC_VERBOSITY_LEVEL" &
|
||||||
wait $!
|
wait $!
|
||||||
|
|||||||
Reference in New Issue
Block a user