From 17a90a3eac09cea76b0b489c5ddbd8b4f2efe5a2 Mon Sep 17 00:00:00 2001 From: William Mantly Date: Mon, 25 Jan 2021 21:58:44 -0500 Subject: [PATCH] test --- scripts/installnode.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/installnode.sh b/scripts/installnode.sh index 8de931e..c6760d1 100644 --- a/scripts/installnode.sh +++ b/scripts/installnode.sh @@ -2,3 +2,4 @@ curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash - sudo apt-get install -y nodejs +