diff --git a/Script1.sh b/Script1.sh index 179b5f63..e92adbf3 100644 --- a/Script1.sh +++ b/Script1.sh @@ -1,6 +1,7 @@ #!/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 wednesday" +echo "devops25" -echo "fine"