summaryrefslogtreecommitdiffstats
path: root/tools/s3-fetch-and-sync
blob: 12d352b7d8ef81684df525b0b7c7eade5b711fe8 (plain)
1
2
3
4
5
6
7
8
9
#!/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-pkg
s3cmd sync --acl-public ~/mxe/pkg/* s3://mxe-pkg/