From 81aa5d99aeef6889f848d222b7828322379e5029 Mon Sep 17 00:00:00 2001 From: Trevor Brown Date: Sun, 16 Oct 2016 13:23:50 -0400 Subject: [PATCH] Remove luarocks bin path This was something I missed when I copied the asdf-lua source into the asdf-php project. --- bin/list-bin-paths | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/list-bin-paths b/bin/list-bin-paths index c3ef1df..f3b1bff 100644 --- a/bin/list-bin-paths +++ b/bin/list-bin-paths @@ -1,3 +1,3 @@ #!/usr/bin/env bash -echo "bin luarocks/bin" +echo "bin"