diff --git a/macosx/createdmg.sh b/macosx/createdmg.sh index a90db0713..1c80507f7 100755 --- a/macosx/createdmg.sh +++ b/macosx/createdmg.sh @@ -69,7 +69,7 @@ echo ' close end tell end tell -' | osascript +' | osascript - hdiutil detach ${device} hdiutil convert "pack.temp.dmg" -format UDZO -imagekey zlib-level=9 -o "${finalDMGName}"