diff --git a/templates/dropshell-agent/status.sh b/templates/dropshell-agent/status.sh index c65f41b..79c337a 100644 --- a/templates/dropshell-agent/status.sh +++ b/templates/dropshell-agent/status.sh @@ -5,4 +5,4 @@ # It is used to return the status of the service (0 is healthy, 1 is unhealthy). # It is called with the path to the server specific env file as an argument. -return 0 +exit 0