diff --git a/Script1.sh b/Script1.sh index 2675c0f..f2dc567 100644 --- a/Script1.sh +++ b/Script1.sh @@ -1,5 +1,5 @@ echo "We are trying this practical from linux EC2" echo "I am from Young minds" echo "We are from batch-27 and learning DevOps" -echo "We are learning AWS, Azure DevOps and DevSecOps" echo "I am learning in batch-29" +echo "Hello my first modification" \ No newline at end of file