Merge pull request 'Deoendency fix - added missing mariadb client package' (#1) from dep_fix into staging

Reviewed-on: #1
Reviewed-by: meaz <meaz@no-reply@disroot.org>
This commit is contained in:
muppeth 2024-09-01 14:41:07 +02:00
commit 3d144e7b78

View file

@ -3,6 +3,8 @@
ninja_pkgs:
- openssl
- unzip
- mariadb-client
- mariadb-common
ninja_app_dir: '/var/www/invoiceninja'
ninja_app_username: 'www-data'
ninja_app_group: 'www-data'