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
1 changed files with 1 additions and 0 deletions

View File

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