chore: se habilita nuevamente actualizador de cambios
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2023-08-14 21:44:04 -05:00
parent ca2d115e22
commit 582c8adbd3
2 changed files with 14 additions and 5 deletions

View File

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