From 58261098fbb2847eb7e08f4610c998e165b4e9f1 Mon Sep 17 00:00:00 2001 From: DL6ER Date: Wed, 21 Dec 2016 12:07:44 +0100 Subject: [PATCH] We should not call a function that Dan deleted --- automated install/basic-install.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/automated install/basic-install.sh b/automated install/basic-install.sh index 0c47aacd..cddc4dbf 100755 --- a/automated install/basic-install.sh +++ b/automated install/basic-install.sh @@ -1059,8 +1059,6 @@ main() { welcomeDialogs # Create directory for Pi-hole storage mkdir -p /etc/pihole/ - # Remove legacy scripts from previous storage location - remove_legacy_scripts # Stop resolver and webserver while installing proceses stop_service dnsmasq stop_service lighttpd