Mise à jour des paquets avant build

This commit is contained in:
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