Files
HyperionOS/src/disks/45h/bin_/reboot
T

2 lines
63 B
Plaintext

local computer=component.getFirst("computer")
computer.reboot()