update @native
Some checks failed
Setup Docker Action / setup_docker (3.12.7) (push) Has been skipped
Setup Native Action / setup_native (3.12.7) (push) Failing after 26s

This commit is contained in:
hoangvv 2025-01-15 09:27:15 +07:00
parent 745b831315
commit c0e2c3437a

View File

@ -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}