From b320dfe083885896406c4683dd2ec8cda7ec2917 Mon Sep 17 00:00:00 2001 From: 20kdc Date: Mon, 9 Jul 2018 18:19:09 +0100 Subject: [PATCH] Enabling DEV in CLAW for next dev version upload --- code/apps/app-claw.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/apps/app-claw.lua b/code/apps/app-claw.lua index 4ec27eb..7334a44 100644 --- a/code/apps/app-claw.lua +++ b/code/apps/app-claw.lua @@ -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