diff options
Diffstat (limited to 'cmds/buttonplugin/Makefile')
| -rw-r--r-- | cmds/buttonplugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cmds/buttonplugin/Makefile b/cmds/buttonplugin/Makefile index faa8882..49d190c 100644 --- a/cmds/buttonplugin/Makefile +++ b/cmds/buttonplugin/Makefile @@ -7,8 +7,8 @@ # run: build - ./buttonplugin >/tmp/buttonplugin.log 2>&1 - # ./buttonplugin + # ./buttonplugin >/tmp/buttonplugin.log 2>&1 + ./buttonplugin build-release: go get -v -u -x . |
