Advertisement
Oeed

Silica Demo Setup

Jul 22nd, 2015
378
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.31 KB | None | 0 0
  1. term.setBackgroundColour( colours.red )
  2. term.clear()
  3. shell.run( "pastebin get JAixBjwz startup" )
  4. term.setBackgroundColour( colours.green )
  5. term.clear()
  6. shell.run( "pastebin get 15E31Ax8 app" )
  7. term.setBackgroundColour( colours.orange )
  8. term.clear()
  9. shell.run( "pastebin get yY4isFsp Silica" )
  10. os.reboot()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement