smeserver-roundcube/root/etc/e-smith/events/actions/roundcube-conf
Jean-Philippe Pialasse dcda8fd6f2 * Sun Sep 01 2024 Jean-Philippe Pialasse <jpp@koozali.org> 1.6-2.sme
- initial version for SME11 [SME: 12617]
- build and require rpm for plugins and skins
2024-09-20 00:32:01 -04:00

7 lines
321 B
Bash

#!/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
# disabled by default for SME11 as we would rather the stability of rpms
#/usr/bin/rcplugin_update.sh