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:
@@ -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}"
|
||||||
|
|||||||
Reference in New Issue
Block a user