From 73da70b7bf4fcb2bc0a9a66ab6cd512f2b6e9f43 Mon Sep 17 00:00:00 2001 From: William Mantly Date: Mon, 25 Jan 2021 22:06:01 -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 51843ef..09fb233 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 'hi22' +echo 'hi224'