summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2014-04-15 09:47:44 (GMT)
committerTony Theodore <tonyt@logyst.com>2014-04-15 09:47:44 (GMT)
commit0fe8949441d4b5c3de9cf3c30d6abe14625fda18 (patch)
tree6cc760a2cc59d20a904e2e4f2aab1594674f9778
parent6d6e255dbfd6f67fc66cb8b289c7ddb2c9420615 (diff)
downloadmxe-0fe8949441d4b5c3de9cf3c30d6abe14625fda18.zip
mxe-0fe8949441d4b5c3de9cf3c30d6abe14625fda18.tar.gz
mxe-0fe8949441d4b5c3de9cf3c30d6abe14625fda18.tar.bz2
s3-fetch-and-sync: use clean-junk instead of clean-pkg
-rwxr-xr-xtools/s3-fetch-and-sync2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/s3-fetch-and-sync b/tools/s3-fetch-and-sync
index 12d352b..59a6532 100755
--- a/tools/s3-fetch-and-sync
+++ b/tools/s3-fetch-and-sync
@@ -5,5 +5,5 @@
cd ~/mxe && git pull
cd ~/mxe && make download
-cd ~/mxe && make clean-pkg
+cd ~/mxe && make clean-junk
s3cmd sync --acl-public ~/mxe/pkg/* s3://mxe-pkg/