dont support directdownload anymore

This commit is contained in:
Edwin Eefting 2021-02-07 14:13:22 +01:00
parent f5b0a4f272
commit 17fec7d1ee

View File

@ -68,14 +68,6 @@ On older servers you might have to use easy_install
[root@server ~]# easy_install zfs-autobackup
```
### Direct download
Its also possible to just download <https://raw.githubusercontent.com/psy0rz/zfs_autobackup/v3.0/bin/zfs-autobackup> and run it directly.
The only requirement that is sometimes missing is the `argparse` python module. Optionally you can install `colorama` for colors.
It should work with python 2.7 and higher.
## Example
In this example we're going to backup a machine called `server1` to a machine called `backup`.