Enclose gpg-connect-agent path in double quotes
mjiderhamn opened this issue · 0 comments
mjiderhamn commented
To allow this script to work properly with Cygwin and Gpg4Win installed in the default location that includes space(s) in the path, please replace all instances of $GCA
with "$GCA"
.