From 28d3894aa82e840e713ae919e7fca01ca4f0e472 Mon Sep 17 00:00:00 2001 From: erjohnms Date: Mon, 6 Jan 2020 13:19:01 -0500 Subject: [PATCH] Update deploy.sh edit docs --- docs/deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deploy.sh b/docs/deploy.sh index 26ccae55..e3b147f0 100644 --- a/docs/deploy.sh +++ b/docs/deploy.sh @@ -1,7 +1,7 @@ # Script to deploy the app # This file is needed only when you want to deploy the app to a Linux VM -# install node +# install nodeasdf pushd . cd ~ curl -sL https://deb.nodesource.com/setup_6.x -o nodesource_setup.sh