mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-16 20:39:05 +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
|
if [[ ${useUpdateVars} == false ]]; then
|
||||||
welcomeDialogs
|
welcomeDialogs
|
||||||
${SUDO} mkdir -p /etc/pihole/
|
|
||||||
|
|
||||||
# Find IP used to route to outside world
|
# Find IP used to route to outside world
|
||||||
findIPRoute
|
findIPRoute
|
||||||
|
|
Loading…
Add table
Reference in a new issue