Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Induction Storage Monitor Installer
- -- by SparkyBearBomb
- --
- --
- -----------------------------------------------
- --
- -- Induction Storage Monitor Installer - Version History
- --
- -- Version 1.0 25 Mar 2019
- --
- --
- -----------------------------------------------
- local periList = peripheral.getNames()
- update = "Sv1TNJGM"
- monitor = "germKycw"
- shell.run("delete update")
- shell.run("delete startup")
- shell.run("pastebin get "..update.." update")
- shell.run("pastebin get "..monitor.." startup")
- os.sleep(0.5)
- shell.run("reboot")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement