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

5 lines
100 B
Bash
Raw Normal View History

2021-08-13 18:53:18 +08:00
#!/bin/bash -e
stopService bbb-webhooks || echo "bbb-webhooks could not be registered or started"