update Makefile
This commit is contained in:
parent
092397ed55
commit
c6e373f98b
1
Makefile
1
Makefile
@ -23,6 +23,7 @@ CONTAINER_ID=${PROJECT}-${TAG}
|
||||
VERSION := community
|
||||
ADDONS=${PWD}/addons,${PWD}/odoo/addons
|
||||
BACKUP=${CDN}/raw/branch/main/backup/${VERSION}/odoo18-main_2025-01-15_08-05-47.zip
|
||||
##### Native Deployment#########
|
||||
install:
|
||||
sudo apt update -y && \
|
||||
sudo apt install -y python3-pip libldap2-dev libpq-dev libsasl2-dev postgresql-client && \
|
||||
|
Loading…
Reference in New Issue
Block a user