Import ClientFlow production v4928.1.5.132.4
This commit is contained in:
12
README_OVERLAY_v4928_1_5_61.md
Normal file
12
README_OVERLAY_v4928_1_5_61.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Overlay v4928.1.5.61
|
||||
|
||||
Aplicar sobre v4928.1.5.60.
|
||||
|
||||
```bash
|
||||
cd /mnt/ssd/home/plx/clientflow_backend
|
||||
unzip -o /caminho/para/clientflow_workflow_decision_alignment_overlay.zip -d .
|
||||
python3 -m compileall -q app tests
|
||||
PYTHONPATH=. pytest -q
|
||||
sudo systemctl restart clientflow-api
|
||||
sudo systemctl status clientflow-api --no-pager -l
|
||||
```
|
||||
Reference in New Issue
Block a user