diff --git a/tools/s3-fetch-and-sync b/tools/s3-fetch-and-sync index 33f7214a..14d67d50 100755 --- a/tools/s3-fetch-and-sync +++ b/tools/s3-fetch-and-sync @@ -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