pi-hole/automated install
Adam Warner 3ad5097b12
Change initial install script order:
1. Ensure we have a compatible package manager
  2. Install required packages for os_check to run (we need dnsutils and grep for this
  3. Try to install FTL
  4. FTL installed? Install installer dependencies and continue as normal - no other dependencies are installed until user has gone through all whiptails

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2021-08-05 19:02:37 +01:00
..
basic-install.sh Change initial install script order: 2021-08-05 19:02:37 +01:00
uninstall.sh rename distro_check to package_manager_detect, as it is more in keeping with what the function actually does 2021-08-05 19:02:36 +01:00