mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-25 15:43:19 +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
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue