annotate tools/s3-fetch-and-sync @ 3256:7fb479d0241c

Update build tools for native mingw * src/build-m4.mk: do nothing for native mingw build * Makefile.in: - add bison, m4 as natve mingw, and python as jit build requirements. - remove build-bison as a mingw build dependancy * index.html: Add msys-bison to mingw required packages and mention ghostscript and python.
author John Donoghue <john.donoghue@ieee.org>
date Thu, 26 Sep 2013 21:18:39 -0400
parents 0f825b9c0d8c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2774
0f825b9c0d8c add s3-fetch-and-sync script
Tony Theodore <tonyt@logyst.com>
parents:
diff changeset
1 #!/usr/bin/env bash
0f825b9c0d8c add s3-fetch-and-sync script
Tony Theodore <tonyt@logyst.com>
parents:
diff changeset
2
0f825b9c0d8c add s3-fetch-and-sync script
Tony Theodore <tonyt@logyst.com>
parents:
diff changeset
3 #ec2-174-129-78-72.compute-1.amazonaws.com
0f825b9c0d8c add s3-fetch-and-sync script
Tony Theodore <tonyt@logyst.com>
parents:
diff changeset
4 #http://s3tools.org/s3cmd
0f825b9c0d8c add s3-fetch-and-sync script
Tony Theodore <tonyt@logyst.com>
parents:
diff changeset
5
0f825b9c0d8c add s3-fetch-and-sync script
Tony Theodore <tonyt@logyst.com>
parents:
diff changeset
6 cd ~/mxe && git pull
0f825b9c0d8c add s3-fetch-and-sync script
Tony Theodore <tonyt@logyst.com>
parents:
diff changeset
7 cd ~/mxe && make download
0f825b9c0d8c add s3-fetch-and-sync script
Tony Theodore <tonyt@logyst.com>
parents:
diff changeset
8 s3cmd sync --acl-public ~/mxe/pkg/* s3://mxe-pkg/