summaryrefslogtreecommitdiff
path: root/cmds/buttonAsPlugin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cmds/buttonAsPlugin/Makefile')
-rw-r--r--cmds/buttonAsPlugin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds/buttonAsPlugin/Makefile b/cmds/buttonAsPlugin/Makefile
index 431d956..d9a67bf 100644
--- a/cmds/buttonAsPlugin/Makefile
+++ b/cmds/buttonAsPlugin/Makefile
@@ -1,5 +1,5 @@
run: build
- ./buttonAsPlugin
+ ./buttonAsPlugin >/tmp/buttonAsPlugin.log 2>&1
build-release:
go get -v -u -x .