Sha256: c75a805ed9c8ad171b9222c8351c50462412c801587dd88cd5cd724e1a80eeba

Contents?: true

Size: 137 Bytes

Versions: 36

Compression:

Stored size: 137 Bytes

Contents

#!/bin/bash

if [ -f .veewee_params ]
then
  . .veewee_params
fi

# Install Ruby from packages
apt-get -y install ruby rubygems ruby-dev

Version data entries

36 entries across 12 versions & 1 rubygems

Version Path
veewee-0.5.0.alpha4 templates/ubuntu-12.10-server-i386-packages/ruby.sh
veewee-0.5.0.alpha4 templates/ubuntu-12.10-server-amd64-packages/ruby.sh
veewee-0.5.0.alpha4 templates/.ubuntu/ruby.sh
veewee-0.5.0.alpha3 templates/.ubuntu/ruby.sh
veewee-0.5.0.alpha3 templates/ubuntu-12.10-server-i386-packages/ruby.sh
veewee-0.5.0.alpha3 templates/ubuntu-12.10-server-amd64-packages/ruby.sh
veewee-0.5.0.alpha2 templates/ubuntu-12.10-server-amd64-packages/ruby.sh
veewee-0.5.0.alpha2 templates/ubuntu-12.10-server-i386-packages/ruby.sh
veewee-0.5.0.alpha2 templates/.ubuntu/ruby.sh
veewee-0.5.0.alpha1 templates/ubuntu-12.10-server-amd64-packages/ruby.sh
veewee-0.5.0.alpha1 templates/ubuntu-12.10-server-i386-packages/ruby.sh
veewee-0.5.0.alpha1 templates/.ubuntu/ruby.sh
veewee-0.4.5.1 templates/.ubuntu/ruby.sh
veewee-0.4.5.1 templates/ubuntu-12.10-server-amd64-packages/ruby.sh
veewee-0.4.5.1 templates/ubuntu-12.10-server-i386-packages/ruby.sh
veewee-0.4.5 templates/ubuntu-12.10-server-amd64-packages/ruby.sh
veewee-0.4.5 templates/ubuntu-12.10-server-i386-packages/ruby.sh
veewee-0.4.5 templates/.ubuntu/ruby.sh
veewee-0.4.5.pre1 templates/.ubuntu/ruby.sh
veewee-0.4.5.pre1 templates/ubuntu-12.10-server-i386-packages/ruby.sh