Fix one more bit of identation

This commit is contained in:
Joe Block 2016-11-10 08:30:16 -08:00
parent 9954fdcf87
commit 2d5a28567f

View File

@ -71,7 +71,7 @@ function gui_password {
text returned of (display dialog "${gui_prompt}" default answer "" with hidden answer)
end tell
EOF
)
)
echo -n "${PW}"
}