1
0
mirror of https://github.com/pi-hole/pi-hole synced 2024-11-17 21:59:55 +00:00

add install for bc and toilet tools

these tools are needed later by chronometer.sh
This commit is contained in:
mospaeda 2015-09-22 22:38:25 +02:00
parent 56d4b7b0f7
commit 7b49677d24

View File

@ -45,7 +45,6 @@ echo "Installing tools..."
sudo apt-get -y install bc
sudo apt-get -y install toilet
echo "Installing DNS..."
sudo apt-get -y install dnsmasq
sudo update-rc.d dnsmasq enable