diff options
Diffstat (limited to 'luarocks-config.lua')
-rw-r--r-- | luarocks-config.lua | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/luarocks-config.lua b/luarocks-config.lua new file mode 100644 index 0000000..582623b --- /dev/null +++ b/luarocks-config.lua @@ -0,0 +1,3 @@ +rocks_trees = { + "./luarocks" +} |