Skip to content

Commit

Permalink
Added luafilesystem in requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
kernelsauce committed Mar 19, 2015
1 parent b1db522 commit b018ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.bat
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ SET LUA_CPATH=C:\turbo.lua\rocks\lib\lua\5.1\?.dll
setx LUA_PATH "%LUA_PATH%" /M
setx LUA_CPATH "%LUA_CPATH%" /M
call install.bat /TREE C:\turbo.lua\rocks\ /P C:\turbo.lua\luarocks\ /INC C:\turbo.lua\src\luajit-2.0\src /LIB C:\turbo.lua\src\luajit-2.0\src /LUA C:\turbo.lua /Q
call luarocks install luasocket
call luarocks install luasocket luafilesystem

cd %CURRENT_PATH_PREINSTALL%
echo ===========================
Expand Down

0 comments on commit b018ab3

Please sign in to comment.