improved error logging

This commit is contained in:
Edwin Eefting
2020-03-17 19:55:16 +01:00
parent 4ed53eb03f
commit b1dd2b55f8
2 changed files with 5 additions and 2 deletions

View File

@ -67,9 +67,11 @@ zfs-autobackup tries to be the easiest to use backup tool for zfs.
The recommended way on most servers is to use pip:
```console
[root@server ~]# pip install zfs-autobackup
[root@server ~]# pip install --upgrade zfs-autobackup
```
This can also be used to upgrade zfs-autobackup to the newest stable version.
### Using easy_install
On older servers you might have to use easy_install