Advertisement
infiniteblock

Untitled

Apr 14th, 2020
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. peripheral.find("monitor", function(name, mon) mon.clear() end)
  2.  
  3. shell.run("bg cases-charts monitor_1")
  4. shell.run("bg country-cases monitor_2")
  5. shell.run("bg us-cases monitor_3")
  6. shell.run("bg total-cases monitor_4")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement