We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 90001bd + 39e4e34 commit 2c434deCopy full SHA for 2c434de
Script1.sh
@@ -2,6 +2,4 @@ echo "We are trying this practical from linux EC2"
2
echo "I am from Young minds"
3
echo "We are from batch-27 and learning DevOps"
4
echo "I am working in REQ092348"
5
-echo "Adding new data"
6
-echo "I am DevOps-2"
7
-echo "Adding new line"
+echo "Adding new data"
Script11.sh
@@ -16,5 +16,3 @@ then
16
else
17
echo "None of the condition met"
18
fi
19
-
20
-echo "I have changed this branch"
0 commit comments