diff --git a/Script1.sh b/Script1.sh index 2a0cefa..fca7631 100644 --- a/Script1.sh +++ b/Script1.sh @@ -4,4 +4,8 @@ echo "We are learning Branching" echo "I am learning Devops" echo "Adding new line" echo "I am from Devops and cloud team" +echo " Adding extra line to the script" +echo "Add one more new line" +echo "I am from B2" +echo "I am from B1"