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

6 lines
91 B
Bash
Executable File

#!/bin/bash -e
#if [ "$1" = "remove" ]; then
# rm -f /var/lib/tomcat7/webapps/lti.war
#fi