Skip to content

Commit

Permalink
Don't write a log
Browse files Browse the repository at this point in the history
  • Loading branch information
markfeit committed Jul 3, 2021
1 parent 042e6c4 commit be15374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/restore
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ echo "Restoring to ${DEST}"
-stats \
-storage "${STORAGE}" \
"$@" \
) | tee "${DEST}/RESTORE-LOG"
)


# Clean up any leftovers
Expand Down

0 comments on commit be15374

Please sign in to comment.