bigbluebutton-Github/build/packages-template/bbb-transcription-controller/before-remove.sh
prlanzarin cf4ff9453c build: add bbb-transcription-controller
Added as an optional package
2023-05-19 13:03:17 -03:00

4 lines
133 B
Bash
Executable File

#!/bin/bash -e
stopService bbb-transcription-controller || echo "bbb-transcription-controller could not be unregistered or stopped"