Mise à jour de 'install.sh'

main
Grégory Lebreton 7 months ago
parent 88f3f78d07
commit 301b203f7a

@ -22,12 +22,12 @@ sudo apt-get upgrade
# PAQUETS BASIQUES # PAQUETS BASIQUES
echo "\n echo "\n
██╗ ██╗██████╗ ██████╗ ██████╗ █████╗ ██████╗ ███████╗ ██████╗ █████╗ ███████╗██╗ ██████╗ ██╗ ██╗███████╗███████╗
██║ ██║██╔══██╗██╔════╝ ██╔══██╗██╔══██╗██╔══██╗██╔════╝ ██╔══██╗██╔══██╗██╔════╝██║██╔═══██╗██║ ██║██╔════╝██╔════╝
██║ ██║██████╔╝██║ ███╗██████╔╝███████║██║ ██║█████╗ ██████╔╝███████║███████╗██║██║ ██║██║ ██║█████╗ ███████╗
██║ ██║██╔═══╝ ██║ ██║██╔══██╗██╔══██║██║ ██║██╔══╝ ██╔══██╗██╔══██║╚════██║██║██║▄▄ ██║██║ ██║██╔══╝ ╚════██║
╚██████╔╝██║ ╚██████╔╝██║ ██║██║ ██║██████╔╝███████╗ ██████╔╝██║ ██║███████║██║╚██████╔╝╚██████╔╝███████╗███████║
╚═════╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═════╝ ╚══════╝" ╚═════╝ ╚═╝ ╚═╝╚══════╝╚═╝ ╚══▀▀═╝ ╚═════╝ ╚══════╝╚══════╝"
sudo apt-get install git wget curl net-tools iptables resolvconf rsyslog nmap htop python3-pip python3-venv zip openssh-server gimp fail2ban wireguard -y sudo apt-get install git wget curl net-tools iptables resolvconf rsyslog nmap htop python3-pip python3-venv zip openssh-server gimp fail2ban wireguard -y
# COMMENTER LES LIGNES DES INSTALLATIONS NON VOULUES: # COMMENTER LES LIGNES DES INSTALLATIONS NON VOULUES:

Loading…
Cancel
Save