mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 12:41: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
|
||||
|
||||
# Applescript: design the virtual disk image we just mounted
|
||||
# This will fail if there is not a graphical login
|
||||
echo '
|
||||
tell application "Finder"
|
||||
tell disk "'${title}'"
|
||||
|
||||
Reference in New Issue
Block a user