I need to use hdiutil create command line to create .dmg within a script.
A popup asks me to enter my password.
I would like to skip this step which breaks the execution of the script and automation of the dmg generation.
How to skip the password prompting or pre-enter my password so that the script can execute without any action from any user.
Thanks
A popup asks me to enter my password.
I would like to skip this step which breaks the execution of the script and automation of the dmg generation.
How to skip the password prompting or pre-enter my password so that the script can execute without any action from any user.
Thanks