From a4cd18be18734f02e0b5aa20b8e6f68c3631cebe Mon Sep 17 00:00:00 2001 From: petter584 <72913152+petter584@users.noreply.github.com> Date: Thu, 5 May 2022 16:12:36 +0300 Subject: [PATCH] Update testscript.sh --- testscript.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/testscript.sh b/testscript.sh index 3f4080c..bbb71d5 100644 --- a/testscript.sh +++ b/testscript.sh @@ -2,4 +2,5 @@ echo "this script is from github" NUMBER=$(($NUMBERONE + $NUMBERTWO)) echo "$NUMBER" +echo "Pakeitimas" echo "This was added"