summaryrefslogtreecommitdiff
path: root/tools/push
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2009-11-14 03:12:09 -0500
committerJohn Wiegley <johnw@newartisans.com>2009-11-14 03:12:09 -0500
commitac0fe8c24885c51fc1f0d6d824fa4634cc54f3d5 (patch)
treeae5c52608b611ddb893db4740aa79840f9aa6a07 /tools/push
parenta461e17eee16ec51d2f074a0f46cb552edaa3ffd (diff)
downloadfork-ledger-ac0fe8c24885c51fc1f0d6d824fa4634cc54f3d5.tar.gz
fork-ledger-ac0fe8c24885c51fc1f0d6d824fa4634cc54f3d5.tar.bz2
fork-ledger-ac0fe8c24885c51fc1f0d6d824fa4634cc54f3d5.zip
Move .dmg files after uploading in tools/push
Diffstat (limited to 'tools/push')
-rwxr-xr-xtools/push1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/push b/tools/push
index 206ec87c..2e20fc12 100755
--- a/tools/push
+++ b/tools/push
@@ -11,4 +11,5 @@ git rebase master
git push
git checkout master
./acprep upload
+mv *.dmg* build
git checkout next