mirror of https://github.com/fail2ban/fail2ban
readme: update version
parent
06e3dea062
commit
92fae68071
|
@ -47,8 +47,8 @@ Optional:
|
||||||
|
|
||||||
To install:
|
To install:
|
||||||
|
|
||||||
tar xvfj fail2ban-1.0.1.tar.bz2
|
tar xvfj fail2ban-1.0.2.tar.bz2
|
||||||
cd fail2ban-1.0.1
|
cd fail2ban-1.0.2
|
||||||
sudo python setup.py install
|
sudo python setup.py install
|
||||||
|
|
||||||
Alternatively, you can clone the source from GitHub to a directory of Your choice, and do the install from there. Pick the correct branch, for example, master or 0.11
|
Alternatively, you can clone the source from GitHub to a directory of Your choice, and do the install from there. Pick the correct branch, for example, master or 0.11
|
||||||
|
|
Loading…
Reference in New Issue