Mise à jour des paquets avant build

This commit is contained in:
wpetit 2016-03-03 10:20:47 +01:00
parent 302b66ba5d
commit 2ee1ea8cce
1 changed files with 1 additions and 0 deletions

View File

@ -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