You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mxe/tools/s3-fetch-and-sync

10 lines
215 B

#!/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/