Fix dropshell-agent status
This commit is contained in:
@ -5,4 +5,4 @@
|
|||||||
# It is used to return the status of the service (0 is healthy, 1 is unhealthy).
|
# 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.
|
# It is called with the path to the server specific env file as an argument.
|
||||||
|
|
||||||
return 0
|
exit 0
|
||||||
|
Reference in New Issue
Block a user