From e5e068c9c65ecb73ae75b2c066d56c0e1db5cb84 Mon Sep 17 00:00:00 2001 From: Thilo Graf Date: Mon, 25 Mar 2024 20:13:45 +0100 Subject: [PATCH] init.sh: fix typo --- init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.sh b/init.sh index 88bf390..37c1186 100755 --- a/init.sh +++ b/init.sh @@ -293,7 +293,7 @@ my_echo "\033[37;1mLocal setup for package online update.\033[0m" my_echo "------------------------------------------------------------------------------------------------" my_echo "If you want to use online update for your devices, please configure your webserver and use the" my_echo "content of $HTTPD_DIST_DIR" -my_echo "as destination for your webserver (e.g. apache, nginx, lighttpd or waht ever you want)" +my_echo "as destination for your webserver (e.g. apache, nginx, lighttpd or what ever you want)" my_echo "" ## Show results