From 3e46fbfefd841015a1673e91cf81bf76236c1cf8 Mon Sep 17 00:00:00 2001 From: hisham Date: Sun, 11 Oct 2009 06:19:26 +0000 Subject: cleanup hash-bang git-svn-id: http://luarocks.org/svn/luarocks/trunk@88 9ca3f7c1-7366-0410-b1a3-b5c78f85698c --- src/bin/luarocks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ -#!/usr/bin/lua +#!/usr/bin/env lua local command_line = require("luarocks.command_line") -- cgit v1.2.3-55-g6feb