Update linkedSend.lua
This commit is contained in:
parent
7882df3780
commit
42416ff4ac
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ 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("wget -f https://github.com/erius0/luaScripts/blob/main/tabletRadar.lua")
|
||||
-- shell.execute("clear")
|
||||
|
||||
local instr = "help - вывести все команды\nexit - выйти"
|
||||
|
|
Loading…
Reference in a new issue