mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-03-26 10:11:27 +00:00
wrong word. #admincrimes
This commit is contained in:
parent
b59136c262
commit
49f48e2aaa
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ if [[ -f ${setupVars} ]];then
|
||||||
. /etc/pihole/setupVars.conf
|
. /etc/pihole/setupVars.conf
|
||||||
else
|
else
|
||||||
echo "::: WARNING: /etc/pihole/setupVars.conf missing. Possible installation failure."
|
echo "::: WARNING: /etc/pihole/setupVars.conf missing. Possible installation failure."
|
||||||
echo "::: Please run 'pihole -r', and choose the 'install' option to reconfigure."
|
echo "::: Please run 'pihole -r', and choose the 'reconfigure' option to reconfigure."
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue