Repo URLs
This commit is contained in:
parent
1dbf9b56a5
commit
00405645f7
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"repository": "https://git.salushnes.solutions/hkc/cc-stuff/raw/branch/master/augment",
|
||||
"repository": "https://git.salushnes.solutions/hkc/cc-stuff/raw/branch/augment/dev/augment",
|
||||
"files": [
|
||||
{
|
||||
"path": "startup",
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
local repository = "https://git.salushnes.solutions/hkc/cc-stuff/raw/branch/master/augment/files.json"
|
||||
local repository = "https://git.salushnes.solutions/hkc/cc-stuff/raw/branch/augment/dev/augment/files.json"
|
||||
local files = textutils.unserializeJSON(http.get(repository).readAll())
|
||||
|
||||
local function getFile(url, path)
|
||||
|
|
Loading…
Reference in New Issue