From ac0fe8c24885c51fc1f0d6d824fa4634cc54f3d5 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sat, 14 Nov 2009 03:12:09 -0500 Subject: Move .dmg files after uploading in tools/push --- tools/push | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/push') 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 -- cgit v1.2.3