aboutsummaryrefslogtreecommitdiff
path: root/src/bin
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin')
-rwxr-xr-xsrc/bin/luarocks2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/luarocks b/src/bin/luarocks
index 8812ecc8..ae0c2b42 100755
--- a/src/bin/luarocks
+++ b/src/bin/luarocks
@@ -1,4 +1,4 @@
1#!/usr/bin/env lua 1#!/usr/bin/lua
2 2
3local command_line = require("luarocks.command_line") 3local command_line = require("luarocks.command_line")
4 4