Advertisement
Guest User

Untitled

a guest
Apr 27th, 2015
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. #! /usr/bin/env bash
  2. # This shell script executes the scout command and was auto-generated by the "scout install" command.
  3. # It's needed for environments that use RVM and/or Bundler.
  4.  
  5. # Loading the RVM Environment files.
  6. source /usr/local/rvm/environments/ruby-1.9.3-p547
  7.  
  8. # Call Scout and pass your unique key.
  9. scout 3850793d-6045-4e50-a090-af5c2b0df8de
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement