Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- shell.run("clear")
- print "--MultiBoot Menu--"
- shell.run("cd","/MultiBoot")
- shell.run("dir")
- print "OS:"
- status, input = pcall (read)
- shell.run((input))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement