Mise à jour des paquets avant build

Este commit está contenido en:
wpetit 2016-03-03 10:20:47 +01:00
padre 302b66ba5d
commit 2ee1ea8cce
Se han modificado 1 ficheros con 1 adiciones y 0 borrados

Ver fichero

@ -9,6 +9,7 @@ endif
all: build
build:
apt-get update
apt-get install --yes --no-install-recommends curl ca-certificates
curl --silent --location https://deb.nodesource.com/setup_0.12 | bash -
apt-get install --yes nodejs