Update linkedSend.lua
This commit is contained in:
parent
e5554ad997
commit
76fd70029d
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ local t = component.tunnel
|
|||
|
||||
shell.execute("wget -f https://raw.githubusercontent.com/erius0/luaScripts/main/help.txt")
|
||||
shell.execute("wget -f https://github.com/erius0/luaScripts/blob/main/tabletRadar")
|
||||
shell.execute("clear")
|
||||
|
||||
local instr = "help - вывести все команды\nexit - выйти"
|
||||
local f = io.open("help.txt", "r")
|
||||
|
|
Loading…
Reference in a new issue