X-Git-Url: https://git.rohieb.name/iserv-mod-error-reporter.git/blobdiff_plain/8da9470fd4b18fd01a87fb2a50f145f59b63184b..857ce6770cce9e107bb1aca3cb8545a80d9068e1:/debian/postinst diff --git a/debian/postinst b/debian/postinst index 573602d..8c50428 100644 --- a/debian/postinst +++ b/debian/postinst @@ -7,5 +7,7 @@ chgrp www-data /usr/share/iserv/www/inc/mod_error-reporter/config.inc chkpriv chklocale # run update script +export PGDATABASE=iserv +export PGUSER=postgres php /usr/share/iserv/modules/error-reporter/update.php #DEBHELPER#