From 057b3bb6ba412bb5e3b6e6c3aca4cde1f5acaafc Mon Sep 17 00:00:00 2001 From: William Mantly Date: Mon, 25 Jan 2021 22:02:17 -0500 Subject: [PATCH] test --- scripts/installnode.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/installnode.sh b/scripts/installnode.sh index 800e475..016112f 100644 --- a/scripts/installnode.sh +++ b/scripts/installnode.sh @@ -3,3 +3,5 @@ curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash - sudo apt-get install -y nodejs + +echo 'hi'