Update .profile

This commit is contained in:
jfontaine35 2023-02-03 09:17:32 +01:00 committed by GitHub
parent 7b576b97d3
commit b7af1b59c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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