Closed forslund closed 4 years ago
To allow the packaged mycroft-core to be launched and stopped from mycroft-gui the load/unload needs to be changeable
This utilizes environment variables to override the default (git clone) installation.
MYCROFT_START_CMD
MYCROFT_STOP_CMD
To allow the packaged mycroft-core to be launched and stopped from mycroft-gui the load/unload needs to be changeable
This utilizes environment variables to override the default (git clone) installation.
MYCROFT_START_CMD
will be used to start the mycroft services if definedMYCROFT_STOP_CMD
will be used to stop the mycroft services if defined