diff --git a/automated install/basic-install.sh b/automated install/basic-install.sh index 54604c82..c327c3a3 100755 --- a/automated install/basic-install.sh +++ b/automated install/basic-install.sh @@ -24,7 +24,7 @@ setupVars=/etc/pihole/setupVars.conf webInterfaceGitUrl="https://github.com/pi-hole/AdminLTE.git" webInterfaceDir="/var/www/html/admin" -piholeGitUrl="https://github.com/pi-hole/pi-hole.git" +piholeGitUrl="${piholeGitUrl:-https://github.com/pi-hole/pi-hole.git}" piholeFilesDir="/etc/.pihole" useUpdateVars=false