lexotero

Results 1 issues of lexotero

When running `dbbackup` I get output in STDERR even when the command was successful: ``` python manage.py dbbackup --compress --clean > /dev/null ``` The command above will still print: ```...

docs