bigbluebutton-Github/build/packages-template/bbb-learning-dashboard/before-install.sh

7 lines
138 B
Bash

#!/bin/bash -e
if [ -f /etc/bigbluebutton/nginx/activity-report.nginx ]; then
rm -f /etc/bigbluebutton/nginx/activity-report.nginx
fi