- Add sync repo with manifest xml - sync repo print to show missing or added repo - Release 1.0.0 manifest for prod - Support generation manifest from script - Separate prod/dev installation locally script - Generate repo and keep old manifest configuration when update - Move manifest in directory ./manifest/ - Many general fixes
2 lines
74 B
Bash
Executable file
2 lines
74 B
Bash
Executable file
#!/usr/bin/env bash
|
|
./venv/bin/python ./odoo/odoo-bin -c ./config.conf $@
|