From 2ee1ea8cce91580fa8d8a95df72b7f15dc1077e7 Mon Sep 17 00:00:00 2001 From: William Petit Date: Thu, 3 Mar 2016 10:20:47 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20des=20paquets=20avant=20?= =?UTF-8?q?build?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index e15f1a2..bdf68c4 100644 --- a/Makefile +++ b/Makefile @@ -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