smeserver-roundcube/root/etc/e-smith/events/actions/roundcube-conf
Jean-Philippe Pialasse 8ccd50e523 * Sun Sep 01 2024 Jean-Philippe Pialasse <jpp@koozali.org> 1.6-1.sme
- initial version for SME11 [SME: ]
- build and require rpm for plugins and skins
- TODO: allow custom server IMAP/SMTP
- TODO: Install deps without symphony
2024-09-13 15:20:51 -04:00

6 lines
247 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
/usr/bin/rcplugin_update.sh