Update installo-wswift-single.sh

This commit is contained in:
Michael
2022-08-17 13:20:36 +01:00
committed by GitHub
parent 4fb30a7449
commit 5166f58de7

View File

@@ -49,6 +49,7 @@ dialogUpdate() {
if [[ -n $dialog_command_file ]]; then
echo "$dcommand" >> $dialog_command_file
echo "Dialog: $dcommand"
sleep 10
fi
}