.
This commit is contained in:
parent
fce598654a
commit
4c4062e924
@ -91,6 +91,8 @@ local function unlockDevice()
|
||||
end
|
||||
|
||||
local function shellRun()
|
||||
print("running shell")
|
||||
sleep(5)
|
||||
shell.run("shell")
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user