|
|
|
|
|
|
|
|
|
|
| |
- remove "borg check" and "borg prune" steps;
- stop sourcing ~/.bash_profile;
- ignore return code 1 from "borg create" command, as detailed in the
documentation [0]:
> warning (operation reached its normal end, but there
> were warnings – you should check the log, logged as WARNING)
[0]: https://borgbackup.readthedocs.io/en/stable/usage/general.html
|