summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--server.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/server.sh b/server.sh
index 33f9bf4..0d3e5d1 100644
--- a/server.sh
+++ b/server.sh
@@ -51,7 +51,7 @@ echo "+ Installing packages we like to use… +"
echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"
echo ""
-apt install eza unzip -y
+apt install eza fail2ban unzip -y
echo ""
echo "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++"