bigbluebutton-Github/build/packages-template/bbb-transcription-controller/before-remove.sh

4 lines
133 B
Bash
Raw Normal View History

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