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