We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c7cee0 commit 886e13dCopy full SHA for 886e13d
.assets/new.sh
@@ -20,7 +20,7 @@ apt install gnupg{,2} lm-sensors curl wget htop nload screenfetch screen vim git
20
21
# Installation de 'fastfetch' (remplacement de 'neofetch')
22
echo "Installation du paquet FastFetch"
23
-bash <(curl -s https://raw.githubusercontent.com/OverStyleFR/AutoScriptBash/main/.assets/fastfetch-install-auto.sh)
+bash <(curl -s https://raw.githubusercontent.com/OverStyleFR/AutoScriptBash/main/.assets/fastfetch-install.sh)
24
25
# Mettre l'heure de Europe/Paris
26
sudo timedatectl set-timezone Europe/Paris
0 commit comments