When I run `backup-manager --upload`, I expect it to only upload files, but it also runs the script configured in `BM_PRE_BACKUP_COMMAND`. ``` $ backup-manager --version Backup Manager 0.7.10.1-debian1 ```
When I run
backup-manager --upload, I expect it to only upload files, but it also runs the script configured inBM_PRE_BACKUP_COMMAND.