From 3782eace2f71f1967a040b4fe23306d2df067bd8 Mon Sep 17 00:00:00 2001 From: William Mantly Date: Mon, 25 Jan 2021 23:01:10 -0500 Subject: [PATCH] test --- scripts/installnode.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/installnode.sh b/scripts/installnode.sh index 4fe7771..6a1fd4c 100644 --- a/scripts/installnode.sh +++ b/scripts/installnode.sh @@ -6,4 +6,4 @@ curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash - sudo apt-get install -y nodejs -echo 'worke d! ' +echo 'worked! '