s3 sync: don't need to keep local copies of pkgs

pull/193/merge
Tony Theodore 11 years ago
parent 08bc76933f
commit 5adb739f26

@ -5,4 +5,5 @@
cd ~/mxe && git pull
cd ~/mxe && make download
cd ~/mxe && make clean-pkg
s3cmd sync --acl-public ~/mxe/pkg/* s3://mxe-pkg/

Loading…
Cancel
Save