diff --git a/script1.sh b/script1.sh index 1d8d019b..ad2e1577 100644 --- a/script1.sh +++ b/script1.sh @@ -2,4 +2,5 @@ echo "We are trying this practical from linux EC2" echo "We are from batch-24 and learning git/gihub" echo "Happy weekend" echo "ssss" - +echo "we are modified this code in feature " +echo "we are learning branching strategies" \ No newline at end of file