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