s3-mirror: remove a few excludes on the "normal" sync so that we sync images too

Signed-off-by: Rick Elrod <relrod@redhat.com>
This commit is contained in:
Rick Elrod 2019-07-31 17:46:54 +00:00 committed by Pierre-Yves Chibon
parent 4f5de9eb37
commit 59a4d25a1e

View file

@ -14,9 +14,6 @@ CMD="aws s3 sync \
--exclude */ppc64/* \
--exclude */repoview/* \
--exclude */Fedora/* \
--exclude */Live/* \
--exclude */isolinux/* \
--exclude */images/* \
--exclude */EFI/* \
--exclude */core/* \
--exclude */extras/* \