Ubuntu Machine updated : v0.3.1
Here is the changelog :
0.3.1 : - Jan 18th 2009
- REE is added to the default path (tickets : #12 and #13)
- REE updated to the latest version : ruby-enterprise-1.8.6-20090113 (you should update your deploy.rb file accordingly or re-download it from here.)
- The GitHub commit
To update, to the latest version :
# Make sure you have already done this :
# Add GitHub to your gem sources
$ gem sources -a http://gems.github.com
# Then update the installed gem
$ sudo gem install suitmymind-ubuntu-machine
