If we remove NodeJS' script we need to run apt-get update ourselves.

pull/3/head
Icedream 2015-10-24 10:48:41 +02:00
parent 408dc778b0
commit 14623b59cc
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ rm /etc/apt/sources.list.d/*
add-apt-repository ppa:mc3man/trusty-media -y add-apt-repository ppa:mc3man/trusty-media -y
# Now install all packages we need # Now install all packages we need
apt-get update
apt-get install -y --no-install-recommends \ apt-get install -y --no-install-recommends \
wget ca-certificates \ wget ca-certificates \
blackbox xvfb xdotool \ blackbox xvfb xdotool \