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 }