From 2584df95faacc6b149d68afd05762cbd6a71a9a6 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 3 Sep 2015 11:15:19 -0700 Subject: [PATCH] Add nodejs and npm #736 --- debian-bootstrap.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian-bootstrap.sh b/debian-bootstrap.sh index c18f75b7..61bd9a50 100755 --- a/debian-bootstrap.sh +++ b/debian-bootstrap.sh @@ -62,6 +62,8 @@ apt-get install -y \ libudev-dev \ libfftw3-dev \ libxau-dev \ + nodejs \ + npm \ libpcap0.8-dev mkdir /tmp/nettle-build