SHOW:
|
|
- or go back to the newest paste.
| 1 | term.setBackgroundColor(colors.cyan) | |
| 2 | term.setTextColor(colors.white) | |
| 3 | term.clear() | |
| 4 | term.setCursorPos(1,1) | |
| 5 | - | shell.run("copy disk/installer os/install")
|
| 5 | + | |
| 6 | term.setCursorPos(1,1) | |
| 7 | shell.run("os/install")
| |
| 8 | - | drive = peripheral.find("drive")
|
| 8 | + |