New command-line syntax for osascript

This commit is contained in:
dmiller 2023-03-17 16:50:45 +00:00
parent ad3935b642
commit 490f5bb7c7

View file

@ -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}"