mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 02:42:58 +00:00
remote duplicate ${SUDO} mkdir /etc/pihole
This commit is contained in:
parent
7684069d0b
commit
6c2ff950ee
1 changed files with 0 additions and 1 deletions
|
@ -933,7 +933,6 @@ installerDependencies
|
|||
|
||||
if [[ ${useUpdateVars} == false ]]; then
|
||||
welcomeDialogs
|
||||
${SUDO} mkdir -p /etc/pihole/
|
||||
|
||||
# Find IP used to route to outside world
|
||||
findIPRoute
|
||||
|
|
Loading…
Reference in a new issue