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

5 lines
94 B
Bash
Executable File

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