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:
commit
3d144e7b78
1 changed files with 2 additions and 0 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue