We don't NEED to update to NodeJS 4.x, do we?

pull/3/head
Icedream 2015-10-24 10:47:38 +02:00
parent b5fd982b7f
commit 408dc778b0
1 changed files with 1 additions and 2 deletions

View File

@ -12,11 +12,10 @@ rm -r /etc/service/cron /etc/service/nginx /etc/service/nginx-log-forwarder
# Set up APT sources
rm /etc/apt/sources.list.d/*
add-apt-repository ppa:mc3man/trusty-media -y
curl -sL https://deb.nodesource.com/setup_4.x | bash -
# Now install all packages we need
apt-get install -y --no-install-recommends \
nodejs wget ca-certificates \
wget ca-certificates \
blackbox xvfb xdotool \
pulseaudio pulseaudio-utils \
dbus \