Skip to content

Commit c934b78

Browse files
authored
Update | new.sh
Add the package 'net-tools'
1 parent 4a5415e commit c934b78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.assets/new.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ fi
1616

1717
apt update -y && apt full-upgrade --autoremove --purge -y
1818

19-
apt install gnupg{,2} lm-sensors curl wget htop nload screenfetch screen vim git ncdu bpytop rsync man avahi-daemon tree dnsutils -y
19+
apt install gnupg{,2} lm-sensors curl wget htop nload screenfetch screen vim git ncdu bpytop rsync man avahi-daemon tree dnsutils net-tools -y
2020

2121
# Installation de 'fastfetch' (remplacement de 'neofetch')
2222
echo "Installation du paquet FastFetch"

0 commit comments

Comments
 (0)