build: Kill dirmngr before unmounting chroot

This commit is contained in:
sfalexrog
2019-01-14 15:48:13 +03:00
parent 68db337316
commit eb8cddb534

View File

@@ -138,4 +138,7 @@ syntax on
autocmd BufNewFile,BufRead *.launch set syntax=xml
EOF
echo_stamp "Attempting to kill dirmngr"
gpgconf --kill dirmngr
echo_stamp "End of software installation"