From 8b99e8226ba789d5e9cc5df687c9065c2373b6be Mon Sep 17 00:00:00 2001 From: glen Date: Fri, 5 Mar 2021 16:03:56 -0500 Subject: [PATCH] change message --- installers/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installers/install.sh b/installers/install.sh index 0f03218..9515ff8 100755 --- a/installers/install.sh +++ b/installers/install.sh @@ -12,7 +12,7 @@ function show_splash() { echo -e " | |___| (_) | <| | | | | __/ |_" echo -e " \_____/\___/|_|\_\_|_| |_|\___|\__| " -echo "Install public key and add packages." +echo "This installation adds Lokinet, tun module and resolvconf to your system" }