forked from Hyperion/HyperionOS
fixed the installer
This commit is contained in:
@@ -197,7 +197,6 @@ print("")
|
||||
printc(colors.cyan, " \\\\Installing//")
|
||||
print("")
|
||||
printc(colors.white, "Getting package list...")
|
||||
local list=json.decode()
|
||||
|
||||
local function installdir(path, dir, pkg)
|
||||
local data=json.decode(download("https://git.astronand.dev/api/v1/repos/Hyperion/HyperionOS/contents/prod/"..pkg..dir.."?ref="..releasename))
|
||||
|
||||
Reference in New Issue
Block a user