From bd9ebe1689d348dafed384e1abe2cf76d4861a63 Mon Sep 17 00:00:00 2001 From: Shishir Date: Thu, 24 Apr 2025 14:09:09 +0530 Subject: [PATCH 1/2] this is my second commit --- Script1.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Script1.sh b/Script1.sh index 179b5f63..4935c60d 100644 --- a/Script1.sh +++ b/Script1.sh @@ -1,6 +1,6 @@ #!/bin/bash #This is my 1st shell script to print output -echo "Hello All, Welcome to AWS/Devops Class" + echo "Hello, How are you?" +echo "Happy weekend" -echo "fine" From 34f56743d9893c8c17203703853d3e12e7014263 Mon Sep 17 00:00:00 2001 From: Shishir Date: Tue, 29 Apr 2025 15:42:36 +0530 Subject: [PATCH 2/2] This is my first commit --- Script1.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Script1.sh b/Script1.sh index 4935c60d..e92adbf3 100644 --- a/Script1.sh +++ b/Script1.sh @@ -2,5 +2,6 @@ #This is my 1st shell script to print output echo "Hello, How are you?" -echo "Happy weekend" +echo "Happy wednesday" +echo "devops25"