bigbluebutton-Github/build/packages-template/bbb-webhooks/before-remove.sh
2021-08-13 12:53:18 +02:00

5 lines
100 B
Bash
Executable File

#!/bin/bash -e
stopService bbb-webhooks || echo "bbb-webhooks could not be registered or started"