From b7af1b59c4f5b8a381946494c5b991648c451f57 Mon Sep 17 00:00:00 2001 From: jfontaine35 <76435797+jfontaine35@users.noreply.github.com> Date: Fri, 3 Feb 2023 09:17:32 +0100 Subject: [PATCH] Update .profile --- .profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.profile b/.profile index 486fde2..2acf6b5 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 + apt install -y neofetch mailutils figlet dnsutils net-tools fi # if running bash