Update linkedSend.lua
This commit is contained in:
parent
40b312d4ba
commit
958862c590
1 changed files with 2 additions and 0 deletions
|
@ -4,7 +4,9 @@ local event = require("event")
|
|||
local shell = require("shell")
|
||||
local t = component.tunnel
|
||||
|
||||
os.sleep(1)
|
||||
shell.execute("wget -f https://raw.githubusercontent.com/erius0/luaScripts/main/help.txt")
|
||||
os.sleep(1)
|
||||
shell.execute("wget -f https://github.com/erius0/luaScripts/blob/main/tabletRadar")
|
||||
shell.execute("clear")
|
||||
|
||||
|
|
Loading…
Reference in a new issue