From a42351783d1daec5e5bcdb62f7f4a68b798bafae Mon Sep 17 00:00:00 2001 From: nileshsonne Date: Tue, 19 Nov 2024 22:43:02 +0530 Subject: [PATCH 1/2] this is branch-2 --- Script2.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Script2.sh b/Script2.sh index 0079f3d0..5e302b3f 100644 --- a/Script2.sh +++ b/Script2.sh @@ -6,3 +6,5 @@ echo "Value of b" read b echo "Hello value of a is $a and value of b is $b" echo "Do you understand the script?" +ehco "yess i understand" +echo "this is new branch-2" From 17363abb3ff7841230f70e5e3ec36d04cdfd46ee Mon Sep 17 00:00:00 2001 From: nileshsonne Date: Tue, 19 Nov 2024 22:46:33 +0530 Subject: [PATCH 2/2] this is branch-2 --- Script2.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Script2.sh b/Script2.sh index 5e302b3f..4abba050 100644 --- a/Script2.sh +++ b/Script2.sh @@ -8,3 +8,4 @@ echo "Hello value of a is $a and value of b is $b" echo "Do you understand the script?" ehco "yess i understand" echo "this is new branch-2" +echo "this is correct branch-2" \ No newline at end of file