.
This commit is contained in:
7
templates/dropshell-agent/stop.sh
Normal file
7
templates/dropshell-agent/stop.sh
Normal file
@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# STOP SCRIPT
|
||||
# The stop script is required for all templates.
|
||||
# It is used to stop the service on the server.
|
||||
# It is called with the path to the server specific env file as an argument.
|
||||
|
Reference in New Issue
Block a user