From e541be578fe985651e9cd20e0ed47882623b528b Mon Sep 17 00:00:00 2001 From: Christopher Horrell Date: Tue, 26 Apr 2016 17:04:04 -0400 Subject: [PATCH] Fix update.sh to account for default Dockerfile Fixes #170 --- update.sh | 42 +++++++++++++++++++++++++----------------- 1 file changed, 25 insertions(+), 17 deletions(-) diff --git a/update.sh b/update.sh index f9413e89..00d052f5 100755 --- a/update.sh +++ b/update.sh @@ -9,34 +9,42 @@ if [ ${#versions[@]} -eq 0 ]; then fi versions=( "${versions[@]%/}" ) + +template= +dockerfile= + +function update_node_version { + fullVersion="$(curl -sSL --compressed 'https://nodejs.org/dist' | grep '