From 5166f58de75784c8884a04d5998151ef9fdf59aa Mon Sep 17 00:00:00 2001 From: Michael <30936296+mtan93@users.noreply.github.com> Date: Wed, 17 Aug 2022 13:20:36 +0100 Subject: [PATCH] Update installo-wswift-single.sh --- installo-wswift-single.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/installo-wswift-single.sh b/installo-wswift-single.sh index 89efb88..b0c1e62 100644 --- a/installo-wswift-single.sh +++ b/installo-wswift-single.sh @@ -49,6 +49,7 @@ dialogUpdate() { if [[ -n $dialog_command_file ]]; then echo "$dcommand" >> $dialog_command_file echo "Dialog: $dcommand" + sleep 10 fi }