18
0
Fork 0

Mise à jour des paquets avant build

Dieser Commit ist enthalten in:
wpetit 2016-03-03 10:20:47 +01:00
Ursprung 302b66ba5d
Commit 2ee1ea8cce
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen

Datei anzeigen

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