X-Git-Url: https://git.rohieb.name/iserv-mod-error-reporter.git/blobdiff_plain/ae87133905d183987eb75369fe94bb739a2b1cb9..3e05075cf3aeff4d23dc9eba7af236ea47cb919d:/debian/postinst diff --git a/debian/postinst b/debian/postinst old mode 100755 new mode 100644 index 9d55bf5..573602d --- a/debian/postinst +++ b/debian/postinst @@ -2,7 +2,8 @@ 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 -chkdb -r +# better let update.php do it because chkdb instantly drops old fields +# chkdb -r chkpriv chklocale # run update script