packaging: cope with OSX/finder latency on busy systems

This commit is contained in:
Robin Gareus 2015-07-04 02:47:47 +02:00
parent d48a5f7068
commit 4753a5be56

View File

@ -728,6 +728,7 @@ osascript << EOF
activate activate
tell disk "${DISKNAME}" tell disk "${DISKNAME}"
open open
delay 2
set current view of container window to icon view set current view of container window to icon view
set toolbar visible of container window to false set toolbar visible of container window to false
set statusbar visible of container window to false set statusbar visible of container window to false