From 49f48e2aaa5ea4082b56535140949fbd055c31cb Mon Sep 17 00:00:00 2001 From: Promofaux Date: Mon, 17 Oct 2016 22:24:59 +0100 Subject: [PATCH] wrong word. #admincrimes --- gravity.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gravity.sh b/gravity.sh index 46be515c..3d9c05c4 100755 --- a/gravity.sh +++ b/gravity.sh @@ -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