Skip to content

Instantly share code, notes, and snippets.

@joker1007
Created September 11, 2011 02:26
Show Gist options
  • Save joker1007/1209086 to your computer and use it in GitHub Desktop.
Save joker1007/1209086 to your computer and use it in GitHub Desktop.
#!/bin/zsh
rvm_path=/home/joker/.rvm
source /home/joker/.rvm/scripts/rvm
rvm use ruby-1.9.2-p290
cd /home/joker/mctiwt
/usr/bin/env ruby bot.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment