remote duplicate ${SUDO} mkdir /etc/pihole
This commit is contained in:
parent
7684069d0b
commit
6c2ff950ee
|
@ -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…
Reference in New Issue