add s3-fetch-and-sync script

This commit is contained in:
Tony Theodore 2012-09-22 22:13:09 +10:00
parent 615ca2632b
commit 5cf083ae7d
1 changed files with 8 additions and 0 deletions

8
tools/s3-fetch-and-sync Executable file
View File

@ -0,0 +1,8 @@
#!/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
s3cmd sync --acl-public ~/mxe/pkg/* s3://mxe-pkg/