mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-05-13 22:46:48 +00:00
4 lines
212 B
Bash
4 lines
212 B
Bash
#!/bin/bash
|
|
|
|
sudo apt-get -y update
|
|
sudo apt-get -y install curl python-systemd dh-systemd python-pip python-inotifyx git build-essential autotools-dev libssl-dev devscripts debhelper git libpcre3-dev libssl-dev
|