From 3f5ee6baa8b9190f8bb55845ef5073e29567b3d1 Mon Sep 17 00:00:00 2001 From: jfontaine35 <76435797+jfontaine35@users.noreply.github.com> Date: Tue, 30 Apr 2024 15:08:37 +0200 Subject: [PATCH] Update .profile --- .profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.profile b/.profile index 5175fe6..f5c999d 100644 --- a/.profile +++ b/.profile @@ -15,7 +15,7 @@ if [ -f "$marker_file" ]; then echo "Mise à jour des outils déjà faite." else touch "$marker_file" - apt install -y neofetch mailutils figlet dnsutils net-tools lm-sensors + apt install -y neofetch mailutils figlet dnsutils net-tools lm-sensors nodejs npm cd ~ wget https://github.com/fastfetch-cli/fastfetch/releases/download/2.10.2/fastfetch-linux-amd64.deb dpkg -i fastfetch-linux-amd64.deb