From 048186c510902d12a2b6feb9e570bb9e97475df5 Mon Sep 17 00:00:00 2001 From: glen Date: Fri, 5 Mar 2021 20:42:36 -0500 Subject: [PATCH] pause 8 --- installers/install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/installers/install.sh b/installers/install.sh index 9f67e2f..f694e00 100755 --- a/installers/install.sh +++ b/installers/install.sh @@ -17,8 +17,8 @@ function show_splash() { echo -e " | | \ |___/ | \/ \ | | " echo -e " |______ /_______ \____|__ /_______ / |____| " echo -e " \/ \/ \/ \/ " -echo "This installation adds Lokinet, tun module and resolvconf to your system" - + echo "This installation adds Lokinet, tun module and resolvconf to your system" + sleep 8 } function install_main () {