mxe/tools/s3-fetch-and-sync

10 lines
216 B
Plaintext
Raw Normal View History

2012-09-22 13:13:09 +01:00
#!/usr/bin/env bash
#ec2-174-129-78-72.compute-1.amazonaws.com
#http://s3tools.org/s3cmd
cd ~/mxe && git pull
cd ~/mxe && make download
cd ~/mxe && make clean-junk
2012-09-22 13:13:09 +01:00
s3cmd sync --acl-public ~/mxe/pkg/* s3://mxe-pkg/