Skip to content

Commit 6a973dd

Browse files
committed
Update config.lua.in
allow three servers
1 parent d1f2496 commit 6a973dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

luarocks/src/luarocks/config.lua.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ rocks_trees = {
1313

1414
rocks_servers = {
1515
[[https://raw.githubusercontent.com/diz-vara/rocks/master]]
16-
--[[https://raw.githubusercontent.com/torch/rocks/master]],
17-
--[[https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master]]
16+
[[https://raw.githubusercontent.com/torch/rocks/master]],
17+
[[https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master]]
1818
}

0 commit comments

Comments
 (0)