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