Skip to content
This repository was archived by the owner on Nov 18, 2020. It is now read-only.

Commit 63fc022

Browse files
author
Daniil Fedotov
committed
Make task to build plugins file
1 parent 0d47347 commit 63fc022

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ all:
44
mix escript.build
55
tests: all
66
mix test
7-
list: all
8-
cp rabbitmqctl rabbitmqctl_list
7+
plugins: all
8+
ln -s rabbitmqctl rabbitmq-plugins
99

0 commit comments

Comments
 (0)