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

Update basic-install.sh

This commit is contained in:
mospaeda 2015-09-22 22:13:16 +02:00
parent 96bc557e21
commit 56d4b7b0f7

View File

@ -43,6 +43,8 @@ sudo apt-get -y upgrade
echo "Installing tools..." echo "Installing tools..."
sudo apt-get -y install bc sudo apt-get -y install bc
sudo apt-get -y install toilet
echo "Installing DNS..." echo "Installing DNS..."
sudo apt-get -y install dnsmasq sudo apt-get -y install dnsmasq