smeserver-roundcube/root/etc/e-smith/events/actions/roundcube-conf

6 lines
247 B
Plaintext
Raw Normal View History

#!/bin/bash
# prevents setting error_reporting in 1.6; removed in newer versions
/usr/bin/sed -i -e 's/^.*error_reporting.*$/ \/\/rem/' /usr/share/roundcubemail/program/lib/Roundcube/bootstrap.php
# update composer
/usr/bin/rcplugin_update.sh