Skip to content
This repository was archived by the owner on Nov 6, 2022. It is now read-only.

Commit 75e043f

Browse files
committed
R2 release, set claw back to release channel
1 parent e57eb00 commit 75e043f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/apps/app-claw.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ neoux = neoux(event, neo)
1111
local claw = require("app-claw-core")()
1212
local clawcsi = require("app-claw-csi")
1313

14-
local source = "http://20kdc.duckdns.org/neo/DEV/"
14+
local source = "http://20kdc.duckdns.org/neo/"
1515
local disks = neo.requireAccess("c.filesystem", "searching disks for packages")
1616
local primaryDisk = disks.primary
1717
local primaryINet = neo.requestAccess("c.internet")

0 commit comments

Comments
 (0)