This repository has been archived on 2025-08-29. You can view files and clone it, but cannot push or open issues or pull requests.
oc-develop_oneteam/.dev/Procfile

2 lines
123 B
Plaintext
Executable File

trytond: while true; do trytond -d ${DB_NAME} --dev -v -c $SCRIPT_DIR/trytond.cfg; done
monitor: python3 $SCRIPT_DIR/dev.py