Fix dropshell-agent status

This commit is contained in:
Your Name
2025-04-25 18:56:46 +12:00
parent d028a4d8c6
commit c1db6284a2

View File

@ -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