SIMPLESWITCH_UNINSTALL_COMMAND#

SIMPLESWITCH_UNINSTALL_COMMAND = "/usr/bin/uninstall-script"

defines what program, script or service will be called when the SimpleSwitch™ package is uninstalled. That can be used to remove/undo changes by the container to e.g. /apps.

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_UNINSTALL_COMMAND

See also