Advertisement
daelvn

Untitled

Dec 2nd, 2018
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.43 KB | None | 0 0
  1. -- Install Alfons on CC
  2. print "==> Alfons installer"
  3. print "->  Installing bsrocks..."
  4. shell.run "pastebin run LYAxmSby get 6ced21eb437a776444aacef4d597c0f7/bsrocks.min.lua bsrocks"
  5. print "->  Installing ansicolors with bsrocks"
  6. shell.run "bsrocks install ansicolors"
  7. print "->  Installing alfons with bsrocks"
  8. shell.run "bsrocks install alfons"
  9. print "->  Placing wrapper in /alfons.lua"
  10. shell.run "pastebin get Ry0C9j47 /alfons.lua"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement