From 6c2ff950ee5ab0a353515b2ba363eabafbd7605b Mon Sep 17 00:00:00 2001 From: Promofaux Date: Sun, 2 Oct 2016 10:33:59 +0100 Subject: [PATCH] remote duplicate ${SUDO} mkdir /etc/pihole --- automated install/basic-install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/automated install/basic-install.sh b/automated install/basic-install.sh index 7388dcd7..5455de53 100755 --- a/automated install/basic-install.sh +++ b/automated install/basic-install.sh @@ -933,7 +933,6 @@ installerDependencies if [[ ${useUpdateVars} == false ]]; then welcomeDialogs - ${SUDO} mkdir -p /etc/pihole/ # Find IP used to route to outside world findIPRoute