diff options
Diffstat (limited to 'src')
| -rwxr-xr-x | src/bin/luarocks | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/luarocks b/src/bin/luarocks index 80b53dee..2f392397 100755 --- a/src/bin/luarocks +++ b/src/bin/luarocks | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | #!/usr/bin/lua | 1 | #!/usr/bin/env lua |
| 2 | 2 | ||
| 3 | local command_line = require("luarocks.command_line") | 3 | local command_line = require("luarocks.command_line") |
| 4 | 4 | ||
