1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

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 close
end tell end tell
end tell end tell
' | osascript ' | osascript -
hdiutil detach ${device} hdiutil detach ${device}
hdiutil convert "pack.temp.dmg" -format UDZO -imagekey zlib-level=9 -o "${finalDMGName}" hdiutil convert "pack.temp.dmg" -format UDZO -imagekey zlib-level=9 -o "${finalDMGName}"