mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-03-25 17:51:29 +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
|
||||
else
|
||||
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
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue