s3-mirror: try adding --only-show-errors to the sync part
Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
parent
b3978bf0f8
commit
ca07bf43c8
1 changed files with 2 additions and 1 deletions
|
@ -29,7 +29,8 @@ CMD="aws s3 sync \
|
|||
--exclude *LiveOS/* \
|
||||
--exclude *development/* \
|
||||
--exclude *releases/test/* \
|
||||
--no-follow-symlinks \
|
||||
--no-follow-symlinks \
|
||||
--only-show-errors \
|
||||
"
|
||||
#--dryrun \
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue