Add stats print at end of script
This commit is contained in:
@@ -56,4 +56,8 @@ fi
|
||||
echo "--- 5. Cache Cleanup ---"
|
||||
run_restic cache --cleanup
|
||||
|
||||
# -- 7. Stats --
|
||||
echo "--- 6. Stats ---"
|
||||
run_restic stats
|
||||
|
||||
echo "Backup process completed successfully."
|
||||
Reference in New Issue
Block a user