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