chore: apply shfmt

This commit is contained in:
Michal Čihař 2025-04-08 11:35:17 +02:00
parent 78892e5652
commit d5780ab4ee
13 changed files with 110 additions and 116 deletions

View file

@ -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