mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Make a note that createdmg.sh needs a graphical login to work.
This commit is contained in:
@@ -40,6 +40,7 @@ while [ "$stop" = false ]; do
|
|||||||
done
|
done
|
||||||
|
|
||||||
# Applescript: design the virtual disk image we just mounted
|
# Applescript: design the virtual disk image we just mounted
|
||||||
|
# This will fail if there is not a graphical login
|
||||||
echo '
|
echo '
|
||||||
tell application "Finder"
|
tell application "Finder"
|
||||||
tell disk "'${title}'"
|
tell disk "'${title}'"
|
||||||
|
|||||||
Reference in New Issue
Block a user