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

5 lines
98 B
Bash
Executable File

#!/bin/bash -e
stopService freeswitch || echo "FreeSWITCH could not be unregistered or stopped"