oc_template/.dev/Procfile

2 lines
123 B
Plaintext
Raw Permalink Normal View History

2024-06-15 11:00:00 -05:00
trytond: while true; do trytond -d ${DB_NAME} --dev -v -c $SCRIPT_DIR/trytond.cfg; done
monitor: python3 $SCRIPT_DIR/dev.py