update
This commit is contained in:
parent
50c29d8d6f
commit
52a6c75f1d
@ -5,9 +5,6 @@ export DEBIAN_FRONTEND=noninteractive
|
||||
set -euo pipefail
|
||||
DEPLOY_PATH=$(pwd)/deployment
|
||||
SETUP_PATH=$(pwd)/setup
|
||||
|
||||
|
||||
|
||||
PIP=$(pwd)/venv/bin/pip
|
||||
PYTHON=$(pwd)/venv/bin/python
|
||||
ODOO_ADDONS=${DEPLOY_PATH}/addons
|
||||
|
Loading…
Reference in New Issue
Block a user