mirror of
https://github.com/pi-hole/pi-hole
synced 2024-11-13 19:28:59 +00:00
Merge pull request #52 from mospaeda/mospaeda-patch-1
Dnsutils package missing for dig tool
This commit is contained in:
commit
89e63c7e90
@ -42,6 +42,7 @@ sudo apt-get update
|
||||
sudo apt-get -y upgrade
|
||||
|
||||
echo "Installing tools..."
|
||||
sudo apt-get -y install dnsutils
|
||||
sudo apt-get -y install bc
|
||||
sudo apt-get -y install toilet
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user