cf4ff9453c
Added as an optional package
4 lines
133 B
Bash
Executable File
4 lines
133 B
Bash
Executable File
#!/bin/bash -e
|
|
|
|
stopService bbb-transcription-controller || echo "bbb-transcription-controller could not be unregistered or stopped"
|