Dnsutils package missing for dig tool

This commit is contained in:
mospaeda 2015-10-05 23:58:15 +02:00
parent 7b49677d24
commit 06e89614e9

View file

@ -42,6 +42,7 @@ sudo apt-get update
sudo apt-get -y upgrade sudo apt-get -y upgrade
echo "Installing tools..." echo "Installing tools..."
sudo apt-get -y install dnsutils
sudo apt-get -y install bc sudo apt-get -y install bc
sudo apt-get -y install toilet sudo apt-get -y install toilet