Update linkedSend.lua
This commit is contained in:
parent
958862c590
commit
7882df3780
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ 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")
|
||||
-- shell.execute("clear")
|
||||
|
||||
local instr = "help - вывести все команды\nexit - выйти"
|
||||
local f = io.open("help.txt", "r")
|
||||
|
|
Loading…
Reference in a new issue