1
0
mirror of https://github.com/20kdc/OC-KittenOS.git synced 2024-11-23 10:58:06 +11:00

Here goes nothing.

Releasing a version with this commit NOT enabled to dev
This commit is contained in:
20kdc 2018-07-28 14:53:04 +01:00
parent f903a16166
commit 6255587090

View File

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