diff --git a/Script1.sh b/Script1.sh index 2a0cefac..8c9c0daf 100644 --- a/Script1.sh +++ b/Script1.sh @@ -1,7 +1,18 @@ echo "We are trying this practical from linux EC2" + +echo "I am from Young minds" +echo "We are from batch-27" +echo "I am learning Git/Github" +echo "I have added new code" +echo "I am from batch-30 and learning DevOps" +echo "This is my first commit in DevOps" +echo "Adding one more line to test git stash" +echo "today we are practicing visual Studio Code" + echo "We are from batch-25 and learning git/gihub" echo "We are learning Branching" echo "I am learning Devops" echo "Adding new line" echo "I am from Devops and cloud team" + diff --git a/Script20.sh b/Script20.sh new file mode 100644 index 00000000..10975c99 --- /dev/null +++ b/Script20.sh @@ -0,0 +1,2 @@ +echo "Sanket is hosting the meeting" +echo "everybody please join at time" \ No newline at end of file