1
0
mirror of https://github.com/pi-hole/pi-hole synced 2024-10-18 05:49:10 +00:00
pi-hole/automated install
David Haguenauer 69081a9175 Drop indirection from install_dependent_packages
Previously, install_dependent_packages would receive an array variable
name as its single parameter, and would use variable indirection to
access it; this change simplifies that function so that it instead
receives the expanded array.

Signed-off-by: David Haguenauer <ml@kurokatta.org>
2019-05-14 15:20:28 -04:00
..
basic-install.sh Drop indirection from install_dependent_packages 2019-05-14 15:20:28 -04:00
uninstall.sh Adds world readable attribute to files created by Pi-hole to circumvent #2724 2019-04-30 22:41:12 +02:00