Add inspect to update.lua
This commit is contained in:
parent
789d9381e0
commit
dc3ef47f76
|
@ -36,5 +36,6 @@ if update_update() then
|
|||
download_file("requests.lua")
|
||||
download_file("orders.lua")
|
||||
download_file("test.lua")
|
||||
download_file("inspect.lua")
|
||||
shell.run("test")
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue