Sha256: 583fa974b6cc2b8a6fd861ebc426b5afba90489f0140bcc2bbe7cf9c00d8df31
Contents?: true
Size: 340 Bytes
Versions: 12
Compression:
Stored size: 340 Bytes
Contents
#!/bin/bash if [ -f .veewee_params ] then . .veewee_params fi apt-get -y update apt-get -y upgrade apt-get -y install linux-headers-$(uname -r) build-essential apt-get -y install zlib1g-dev libssl-dev libreadline-gplv2-dev libyaml-dev apt-get -y install vim apt-get -y install dkms apt-get -y install nfs-common apt-get -y install curl
Version data entries
12 entries across 12 versions & 1 rubygems