diff options
Diffstat (limited to 'scripts/test-luarocks-install.sh')
| -rw-r--r-- | scripts/test-luarocks-install.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/test-luarocks-install.sh b/scripts/test-luarocks-install.sh deleted file mode 100644 index 8198015..0000000 --- a/scripts/test-luarocks-install.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/env bash - -MODREV=$(git describe --tags --always --first-parent | tr -d "v") -luarocks install "telescope.nvim" "$MODREV" |
