1
0
mirror of https://github.com/20kdc/OC-KittenOS.git synced 2024-09-28 06:31:07 +10:00

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

View File

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