From e1398cd5b3d71ce2f19bfa7e28093e2ff7e851bc Mon Sep 17 00:00:00 2001 From: 1023prachu Date: Fri, 14 Jun 2024 14:54:24 +0530 Subject: [PATCH] i am commiting this for feature branch --- script1.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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