mirror of https://github.com/fail2ban/fail2ban
adjusted the version in README to match the most recent "release" 0.8.5
parent
90167a1bef
commit
877de0d45f
4
README
4
README
|
@ -26,8 +26,8 @@ Optional:
|
||||||
|
|
||||||
To install, just do:
|
To install, just do:
|
||||||
|
|
||||||
> tar xvfj fail2ban-0.8.4.tar.bz2
|
> tar xvfj fail2ban-0.8.5.tar.bz2
|
||||||
> cd fail2ban-0.8.4
|
> cd fail2ban-0.8.5
|
||||||
> python setup.py install
|
> python setup.py install
|
||||||
|
|
||||||
This will install Fail2Ban into /usr/share/fail2ban. The executable scripts are
|
This will install Fail2Ban into /usr/share/fail2ban. The executable scripts are
|
||||||
|
|
Loading…
Reference in New Issue