diff --git a/test-folder/op.sh b/test-folder/op.sh index 0dc20d2..abcdc8b 100644 --- a/test-folder/op.sh +++ b/test-folder/op.sh @@ -1,2 +1,3 @@ echo "the deployment is ready." -echo "all systems operational and tested." \ No newline at end of file +echo "all systems operational and tested." +echo "proceeding to the next phase." \ No newline at end of file