update @native
This commit is contained in:
parent
745b831315
commit
c0e2c3437a
1
Makefile
1
Makefile
@ -23,6 +23,7 @@ VERSION := community
|
||||
ADDONS=${PWD}/addons,${PWD}/odoo/addons
|
||||
|
||||
install:
|
||||
sudo apt install -y python3-pip libldap2-dev libpq-dev libsasl2-dev postgresql postgresql-client
|
||||
${PIP} install --no-input -r requirements.txt --break-system-packages
|
||||
gen_config:
|
||||
${PWD}/setup/init_config.sh --native ${ADDONS}
|
||||
|
Loading…
Reference in New Issue
Block a user