diff options
| -rw-r--r-- | server.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 "++++++++++++++++++++++++++++++++++++++++++++++++++++++++++" |