Skip to content

Commit 39a1bff

Browse files
authored
Update | new.sh
Remove the package 'screenfetch' because it's depreciated.
1 parent c934b78 commit 39a1bff

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 net-tools -y
19+
apt install gnupg{,2} lm-sensors curl wget htop nload 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)