pi-hole/automated install
David Haguenauer 34727c00c6
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-08-21 04:41:45 -07:00
..
basic-install.sh Drop indirection from install_dependent_packages 2019-08-21 04:41:45 -07:00
uninstall.sh Fix PKG_REMOVE array usage 2019-08-21 04:39:07 -07:00