Advertisement
Guest User

startup

a guest
Oct 15th, 2023
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.10 KB | None | 0 0
  1. local _shell = _G.shell
  2. _G.shell = shell
  3. os.loadAPI("tos")
  4. _G.shell = shell
  5. tos.openFile("/os/os")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement