mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
Update basic-install.sh
This commit is contained in:
parent
96bc557e21
commit
56d4b7b0f7
1 changed files with 2 additions and 0 deletions
|
@ -43,6 +43,8 @@ sudo apt-get -y upgrade
|
|||
|
||||
echo "Installing tools..."
|
||||
sudo apt-get -y install bc
|
||||
sudo apt-get -y install toilet
|
||||
|
||||
|
||||
echo "Installing DNS..."
|
||||
sudo apt-get -y install dnsmasq
|
||||
|
|
Loading…
Reference in a new issue