SIMPLESWITCH_INSTALL_COMMAND#

SIMPLESWITCH_INSTALL_COMMAND = "/usr/bin/install-script"

defines what program, script or service will be called when the SimpleSwitch™ package is installed. That can be used to install e.g. configuration files to /apps that should be accessible to the user.

Tip

If you have a more complex startup sequence it is advised to put it into a separate shell script, which then can be set as SIMPLESWITCH_INSTALL_COMMAND

See also