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