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:
parent
56d4b7b0f7
commit
7b49677d24
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user