improved error logging
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user