bigbluebutton-Github/build/packages-template/bbb-record-core/before-remove.sh

5 lines
114 B
Bash
Raw Normal View History

2021-08-13 18:53:18 +08:00
#!/bin/bash -e
stopService bbb-record-core.timer || echo "bbb-record-core could not be unregistered or stopped"