Update .profile
This commit is contained in:
parent
7b576b97d3
commit
b7af1b59c4
2
.profile
2
.profile
|
|
@ -15,7 +15,7 @@ if [ -f "$marker_file" ]; then
|
||||||
echo "Mise à jour des outils déjà faite."
|
echo "Mise à jour des outils déjà faite."
|
||||||
else
|
else
|
||||||
touch "$marker_file"
|
touch "$marker_file"
|
||||||
apt install -y neofetch mailutils figlet
|
apt install -y neofetch mailutils figlet dnsutils net-tools
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# if running bash
|
# if running bash
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue