updated again

This commit is contained in:
2026-03-19 11:23:24 -04:00
parent 0ea42f9454
commit 8e11faf9ec

View File

@@ -13,7 +13,7 @@ local function download(url)
end
print("Installing JSON...")
local json = download("https://git.astronand.dev/Hyperion/HyperionOS/raw/branch/main/misc/install/data/json")
local json = download("https://git.astronand.dev/Hyperion/HyperionOS/raw/branch/main/misc/cct/installdata/json")
local function printTitle()
term.clear()