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

5 lines
98 B
Bash
Raw Normal View History

2021-08-13 18:53:18 +08:00
#!/bin/bash -e
stopService freeswitch || echo "FreeSWITCH could not be unregistered or stopped"