From 2b6d9c34c9f0150f1ddef271b91b6c392a50e7bc Mon Sep 17 00:00:00 2001 From: Elias Ojala Date: Sat, 27 Jan 2018 14:36:11 +0200 Subject: [PATCH] Fixed a typo Signed-off-by: Elias Ojala --- automated install/basic-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automated install/basic-install.sh b/automated install/basic-install.sh index 550f26ad..c87d00a6 100755 --- a/automated install/basic-install.sh +++ b/automated install/basic-install.sh @@ -1929,7 +1929,7 @@ main() { # They do not have enough privileges, so let the user know echo -e " ${CROSS} ${str} ${COL_LIGHT_RED}Script called with non-root privileges${COL_NC} - The Pi-hole requires elevated privleges to install and run + The Pi-hole requires elevated privileges to install and run Please check the installer for any concerns regarding this requirement Make sure to download this script from a trusted source\\n" echo -ne " ${INFO} Sudo utility check"