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
1 changed files with 0 additions and 1 deletions

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