From 7b49677d24b51f20af067975019581aa8501c482 Mon Sep 17 00:00:00 2001 From: mospaeda Date: Tue, 22 Sep 2015 22:38:25 +0200 Subject: [PATCH] add install for bc and toilet tools these tools are needed later by chronometer.sh --- automated install/basic-install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/automated install/basic-install.sh b/automated install/basic-install.sh index e0888848..9a82f0c2 100755 --- a/automated install/basic-install.sh +++ b/automated install/basic-install.sh @@ -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