adjust url to gitea
This commit is contained in:
parent
059a6dcd5a
commit
9316c4a3ae
2
get
2
get
@ -14,4 +14,4 @@ end
|
|||||||
local file = args[1]
|
local file = args[1]
|
||||||
|
|
||||||
shell.run("rm", file)
|
shell.run("rm", file)
|
||||||
shell.run("wget", "https://git.navidsassan.ch/navid.sassan/computercraft/-/raw/master/" .. file, file)
|
shell.run("wget", "https://git.navidsassan.ch/navid.sassan/computercraft/raw/branch/master/" .. file, file)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user