From 5015c9a89d8d69f0a721653a872039e37698d167 Mon Sep 17 00:00:00 2001 From: Flan5ter <45168657+Flan5ter@users.noreply.github.com> Date: Wed, 30 Dec 2020 21:14:49 +0000 Subject: [PATCH] Update testscript.sh --- testscript.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/testscript.sh b/testscript.sh index 3f4080c..5170f7b 100644 --- a/testscript.sh +++ b/testscript.sh @@ -3,3 +3,4 @@ echo "this script is from github" NUMBER=$(($NUMBERONE + $NUMBERTWO)) echo "$NUMBER" echo "This was added" +echo "Not sure this will work"