Mise à jour des paquets avant build

Этот коммит содержится в:
wpetit 2016-03-03 10:20:47 +01:00
родитель 302b66ba5d
Коммит 2ee1ea8cce
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

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