bin/ec2sh in amazon-ec2-0.6.0 vs bin/ec2sh in amazon-ec2-0.6.1

- old
+ new

@@ -54,9 +54,9 @@ >> @ec2.describe_images.imagesSet.item[0].to_s (a String representation of that item) MESSAGE puts welcome_message - exec "#{irb_name} -r #{aws_lib} -r #{setup} --simple-prompt" + exec "#{irb_name} -rubygems -r #{aws_lib} -r #{setup} --simple-prompt" else puts "You must define AMAZON_ACCESS_KEY_ID and AMAZON_SECRET_ACCESS_KEY as shell environment variables before running #{$0}!" end \ No newline at end of file