summaryrefslogtreecommitdiff
path: root/buildWithBuck
diff options
context:
space:
mode:
authorGautam Korlam <gkorlam@uber.com>2016-10-12 02:44:22 -0700
committerGautam Korlam <gkorlam@uber.com>2016-10-12 02:44:22 -0700
commitfcb9530c7365df462f93cb36c76e8cd3128d143d (patch)
treee21de2874074d5b8cd0a98521de6ecd9d686167b /buildWithBuck
parent494dd7eab7ae5fece34ac6e208432b086a111647 (diff)
downloadandroid-studio-gradle-test-fcb9530c7365df462f93cb36c76e8cd3128d143d.tar.gz
Add new project structure
Diffstat (limited to 'buildWithBuck')
-rwxr-xr-xbuildWithBuck2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildWithBuck b/buildWithBuck
index ad887ef..ca20748 100755
--- a/buildWithBuck
+++ b/buildWithBuck
@@ -1,4 +1,4 @@
#!/bin/bash
./buckw --version
-buck query "kind('android_binary', '//...')" | xargs buck build
+./buckw query "kind('android_binary', '//...')" | xargs ./buckw build