mirror of
https://github.com/leitbogioro/Tools.git
synced 2024-11-15 13:44:50 +08:00
Update alpineInit.sh
This commit is contained in:
parent
07361a6ea2
commit
498de05943
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ sed -ri 's/ash/bash/g' /etc/passwd
|
|||
|
||||
# Insall more components.
|
||||
apk update
|
||||
apk add axel bind-tools cpio curl dhcpcd e2fsprogs fail2ban grep grub gzip lsblk lsof net-tools udev util-linux vim wget
|
||||
apk add bind-tools cpio curl dhcpcd e2fsprogs fail2ban grep grub gzip lsblk lsof net-tools udev util-linux vim wget
|
||||
|
||||
# Config fail2ban
|
||||
sed -i '/\[Definition\]/a allowipv6 = auto' /etc/fail2ban/fail2ban.conf
|
||||
|
|
Loading…
Reference in a new issue