# HG changeset patch # User Tony Theodore # Date 1348316005 -36000 # Node ID 6bc26fc1e74cb3bae628a60e63af6bdd2c76d577 # Parent 0f825b9c0d8c554d8d1058397dd0291e4983fa92# Parent daff1938f6b1a307bf3599b31161c04e9e059b43 Merge branch 'master' of github.com:mxe/mxe diff -r daff1938f6b1 -r 6bc26fc1e74c tools/s3-fetch-and-sync --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tools/s3-fetch-and-sync Sat Sep 22 22:13:25 2012 +1000 @@ -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/