Advertisement
ComputerMan123

Eric OS - Reboot

Jul 15th, 2016
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.06 KB | None | 0 0
  1. term.clear()
  2. print("Restarting...")
  3. os.sleep(2)
  4. os.reboot()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement