s3-fetch-and-sync: fix for s3cmd update

This commit is contained in:
Tony Theodore 2020-06-26 20:53:39 +10:00 committed by GitHub
parent 158a4d37be
commit e6099cdb3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -44,5 +44,5 @@ if ! ( \
EDITOR=~/mxe/tools/fake-editor ghi open -L bug -- mxe/mxe
fi
s3cmd sync --acl-public ~/mxe/pkg/* s3://mxe-pkg/
s3cmd sync --acl-public ~/mxe/pkg/ s3://mxe-pkg/
rm -rf ~/mxe/tmp-download-log ~/mxe/tmp-url ~/mxe/log