Update import-disk-image.sh

This commit is contained in:
MacRimi 2025-01-28 21:19:24 +01:00 committed by GitHub
parent 6fab4165fe
commit c4a56f01a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -218,3 +218,4 @@ for IMAGE in $SELECTED_IMAGES; do
done done
msg_ok "$(translate 'All selected images have been processed')" msg_ok "$(translate 'All selected images have been processed')"
sleep 2