[IMP]Odoo backup template : add AND

This commit is contained in:
Fabien BOURGEOIS 2021-08-26 23:20:40 +02:00
parent f5e17db104
commit 63d56b335e
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
python backup.py -oh ${HOST} -pw ${ADMIN_PASSWORD} -f ${FMT} -alt ${ALT} -D backups/ -n ${DATABASES}
python backup.py -oh ${HOST} -pw ${ADMIN_PASSWORD} -f ${FMT} -alt ${ALT} -D backups/ -n ${DATABASES} &&