summaryrefslogtreecommitdiff
path: root/tools/push
diff options
context:
space:
mode:
Diffstat (limited to 'tools/push')
-rwxr-xr-xtools/push2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/push b/tools/push
index 2e20fc12..bee26934 100755
--- a/tools/push
+++ b/tools/push
@@ -10,6 +10,6 @@ git checkout next
git rebase master
git push
git checkout master
-./acprep upload
+./acprep opt upload
mv *.dmg* build
git checkout next