Skip to content

Commit

Permalink
Update prep-ubuntu14.04.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Frame authored and Michael Frame committed Apr 14, 2016
1 parent 1206662 commit 10c92e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-scripts/prep-ubuntu14.04.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ echo deb http://get.docker.com/ubuntu docker main > /etc/apt/sources.list.d/dock
apt-key adv --keyserver pgp.mit.edu --recv-keys 36A1D7869245C8950F966E92D8576A8BA88D21E9
apt-get update
apt-get install -y lxc-docker-1.6.0
usermod -aG docker jreeme
usermod -aG docker ubuntu
cd node-v0.12.4
./configure
make
Expand Down

0 comments on commit 10c92e6

Please sign in to comment.