mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Add cli to package installs (#4274)
* Add cli to package installs adds an optional call to the command line to run invoke commands easiert * Add libffi7 needed for ffi / cli operations
This commit is contained in:
parent
1fce1fa695
commit
ed9f93a2d6
@ -29,6 +29,7 @@ dependencies:
|
||||
- gettext
|
||||
- nginx
|
||||
- jq
|
||||
- libffi7
|
||||
targets:
|
||||
ubuntu-20.04: true
|
||||
debian-11: true
|
||||
|
Loading…
Reference in New Issue
Block a user