mirror of
https://gh.llkk.cc/https://github.com/WeblateOrg/scripts.git
synced 2025-10-03 15:01:00 +08:00
Newer fail2ban is no longer needed on bullseye
This commit is contained in:
parent
0157600d24
commit
f88c13cc05
1 changed files with 0 additions and 5 deletions
|
@ -59,11 +59,6 @@ apt-get install --no-install-recommends -y\
|
|||
apt-get install -y \
|
||||
ruby bundler cmake pkg-config git libssl-dev ruby-dev
|
||||
|
||||
# Manually install recent fail2ban
|
||||
wget http://ftp.de.debian.org/debian/pool/main/f/fail2ban/fail2ban_0.11.2-2_all.deb
|
||||
dpkg -i fail2ban_0.11.2-2_all.deb
|
||||
rm fail2ban_0.11.2-2_all.deb
|
||||
|
||||
# Add user
|
||||
adduser weblate --disabled-password --gecos Weblate
|
||||
usermod --append --groups adm weblate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue