Last active
April 19, 2022 04:35
-
-
Save Jack5079/36b889a22d1b63dca1a2c66a51ddde26 to your computer and use it in GitHub Desktop.
lol
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| local comp = require('component') | |
| comp.eeprom.set('') | |
| comp.eeprom.setLabel('Wiped BIOS') | |
| computer.shutdown(true) -- reboot |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment