diff options
Diffstat (limited to 'lfw/luarocks.bat')
-rw-r--r-- | lfw/luarocks.bat | 4 |
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 | ||
2 | SETLOCAL | ||
3 | "%LUA_DEV%\lua" "%LUA_DEV%\luarocks.lua" %* | ||
4 | ENDLOCAL | ||