2025-04-25 20:16:48 +12:00

9 lines
259 B
Bash

#!/bin/bash
# INSTALL SCRIPT
# The install script is required for all templates.
# It is used to install the service on the server.
# It is called with the path to the server specific env file as an argument.
echo "Installation of dropshell-agent complete"