mirror of
https://github.com/nmap/nmap.git
synced 2026-08-27 03:48:14 +00:00
Make a note that createdmg.sh needs a graphical login to work.
This commit is contained in:
parent
e6f65878b9
commit
990b1b3875
1 changed files with 1 additions and 0 deletions
|
|
@ -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}'"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue