made newer installer that does not require tar stuff
This commit is contained in:
6
prod/spm/bin/spm
Normal file
6
prod/spm/bin/spm
Normal file
@@ -0,0 +1,6 @@
|
||||
local args={...}
|
||||
|
||||
local json=require("json")
|
||||
local http=require("http")
|
||||
local rootRepo="https://git.astronand.dev/Hyperion/HyperionOS/raw/branch/main/spm/spm.src"
|
||||
|
||||
Reference in New Issue
Block a user