mirror of
https://gh.llkk.cc/https://github.com/WeblateOrg/scripts.git
synced 2025-10-03 15:01:00 +08:00
chore: apply shfmt
This commit is contained in:
parent
78892e5652
commit
d5780ab4ee
13 changed files with 110 additions and 116 deletions
|
@ -7,8 +7,7 @@ apt update
|
|||
apt install -y fail2ban vim
|
||||
apt purge -y vim-tiny cryptsetup-initramfs
|
||||
|
||||
|
||||
cat > /etc/fail2ban/jail.d/sshd.conf <<EOT
|
||||
cat > /etc/fail2ban/jail.d/sshd.conf << EOT
|
||||
[sshd]
|
||||
mode = aggressive
|
||||
EOT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue