-
- Downloads
fix(gpg): create base folder if not present
On newest node docker images, `${HOME}/.gnupg` folder is not present and
the script fails.
Be sure to create the folder and needed files in it before importing
key.
closes #32
Signed-off-by:
Sylvain Desbureaux <sylvain.desbureaux@orange.com>