From 0315e52f4945d9228667317206d41f2527a3a5ce Mon Sep 17 00:00:00 2001 From: William Mantly Date: Mon, 25 Jan 2021 22:04:36 -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 016112f..2dfe747 100644 --- a/scripts/installnode.sh +++ b/scripts/installnode.sh @@ -4,4 +4,4 @@ curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash - sudo apt-get install -y nodejs -echo 'hi' +echo 'hi2'