From 9d502ffb74d8db18409cc2356e4d9c69c075275a Mon Sep 17 00:00:00 2001 From: William Mantly Date: Mon, 25 Jan 2021 23:04:35 -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 6a1fd4c..9ff91a2 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 'worked! ' +echo 'worked!'