Guest User

Untitled

a guest
May 24th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. #!/bin/bash
  2.  
  3. PATH=/perl6/moarvm/install/bin/:/perl6/moarvm/install/share/perl6/site/bin/:$PATH
  4.  
  5. (cd /perl6/rakudo/ && make install && zef test /perl6/MODULES/spitsh/)
  6. exit $?
Add Comment
Please, Sign In to add comment