Execute restic verbose fore better loggig

This commit is contained in:
Erik Westrup
2018-08-26 17:04:49 +02:00
parent f50055f26a
commit 960cc9d42f
2 changed files with 6 additions and 2 deletions
+2 -1
View File
@@ -25,5 +25,6 @@ source /etc/restic/b2_env.sh
#wait $!
# Check repository for errors.
restic check &
restic check \
--verbose &
wait $!