From 435a10e2e57b4ec6572784eb0ed1ea28deb66284 Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Fri, 1 May 2020 10:32:49 +0200 Subject: [PATCH] sleep for 5 minutes --- lib.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib.sh b/lib.sh index 87832be9..ecc4c134 100644 --- a/lib.sh +++ b/lib.sh @@ -395,6 +395,7 @@ then print_text_in_color "$ICyan" "Please contact us to get support for upgrading your server:" print_text_in_color "$ICyan" "https://www.hanssonit.se/#contact" print_text_in_color "$ICyan" "https://shop.hanssonit.se/" + sleep 300 fi # Install dnsutils if not existing @@ -706,6 +707,7 @@ then print_text_in_color "$ICyan" "Please contact us to get support for upgrading your server:" print_text_in_color "$ICyan" "https://www.hanssonit.se/#contact" print_text_in_color "$ICyan" "https://shop.hanssonit.se/" + sleep 300 fi print_text_in_color "$ICyan" "Testing if network is OK..." if ! netplan apply