aboutsummaryrefslogtreecommitdiff
path: root/lfw/luarocks.bat
diff options
context:
space:
mode:
Diffstat (limited to 'lfw/luarocks.bat')
-rw-r--r--lfw/luarocks.bat4
1 files changed, 4 insertions, 0 deletions
diff --git a/lfw/luarocks.bat b/lfw/luarocks.bat
new file mode 100644
index 00000000..44360aa5
--- /dev/null
+++ b/lfw/luarocks.bat
@@ -0,0 +1,4 @@
1@ECHO OFF
2SETLOCAL
3"%LUA_DEV%\lua" "%LUA_DEV%\luarocks.lua" %*
4ENDLOCAL