Enabling DEV in CLAW for next dev version upload

This commit is contained in:
20kdc 2018-07-09 18:19:09 +01:00
parent 3bc323e268
commit b320dfe083
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ end
disks = nil
if primaryINet then
sources["inet"] = "http://20kdc.duckdns.org/neo/"
sources["inet"] = "http://20kdc.duckdns.org/neo/DEV/"
table.insert(sourceList, "inet")
end