-
-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Labels
Description
Describe the bug
Missing required packages in setup/install documentation
To Reproduce
Steps to reproduce the behavior:
- Install a "bare metal" RaspberryPi without desktop or other packages.
- Download PADD
- Run PADD to connect and display information against a separate PiHole instance.
Expected behavior
PADD should execute and show information
Additional context
Package "jq" is noted as being missing when PADD is first run.
"dig" is then noted as being missing when PADD is next run. This is part of the dnsutils package.