Things for issue #185

This commit is contained in:
the-djmaze 2022-02-18 20:28:40 +01:00
parent e324e2f6b6
commit f23dd5a431
4 changed files with 51 additions and 35 deletions

View file

@ -1,12 +1,7 @@
Package: snappymail
Version: 0.0.0
Maintainer: the-djmaze <debian@snappymail.eu>
Depends:
nginx | apache2 | httpd
, php-fpm | libapache2-mod-php
, php-json
, php-xml
, php-zip
Maintainer: SnappyMail <debian@snappymail.eu>
Depends: nginx | apache2 | httpd, php-fpm | libapache2-mod-php, php-json, php-xml, php-zip
Suggests: php-sqlite3 | php-mysql | php-pgsql
Architecture: all
Homepage: https://snappymail.eu

2
build/deb/DEBIAN/postinst Executable file
View file

@ -0,0 +1,2 @@
#!/bin/sh
chown -R www-data:www-data /var/lib/snappymail