#!/bin/sh touch /usr/share/iserv/www/inc/mod_error-reporter/config.inc chmod g+w /usr/share/iserv/www/inc/mod_error-reporter/config.inc chgrp www-data /usr/share/iserv/www/inc/mod_error-reporter/config.inc # better let update.php do it because chkdb instantly drops old fields # chkdb -r chkpriv chklocale # run update script php /usr/share/iserv/modules/error-reporter/update.php #DEBHELPER#