All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2 lines
123 B
Plaintext
2 lines
123 B
Plaintext
trytond: while true; do trytond -d ${DB_NAME} --dev -v -c $SCRIPT_DIR/trytond.cfg; done
|
|
monitor: python3 $SCRIPT_DIR/dev.py |