From e6a87966f6e4fea44b6dcecf76b7cf253ae06741 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 28 Mar 2018 23:31:34 -0300 Subject: Show mr stats report in backup.sh --- scripts/backup.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'scripts') diff --git a/scripts/backup.sh b/scripts/backup.sh index 94f18c6..c48ee27 100755 --- a/scripts/backup.sh +++ b/scripts/backup.sh @@ -46,11 +46,11 @@ green "Done" yellow "Backing up git repos" pushd ~/ -mr master -mr status -mr -j16 update -mr hd -mr -j4 rsyncnet +mr -s master +mr -s status +mr -s -j16 update +mr -s hd +mr -s -j4 rsyncnet popd -- cgit v1.2.3