diff --git a/Script1.sh b/Script1.sh index baf6151..b921e88 100644 --- a/Script1.sh +++ b/Script1.sh @@ -5,3 +5,5 @@ echo "I am learning Devops" echo "Adding new line" echo "I am from Devops and cloud team" echo "I am learning Devops" +echo "I AM New here"git +echo "this is my 2nd commit" diff --git a/Script2.sh b/Script2.sh index 867c7b9..7452981 100644 --- a/Script2.sh +++ b/Script2.sh @@ -5,3 +5,5 @@ read a echo "Value of b" read b echo "Hello value of a is $a and value of b is $b" +echo "new branch INC" +