mirror of
https://github.com/CopterExpress/clover.git
synced 2026-06-10 03:24:32 +00:00
Merge pull request #89 from sfalexrog/WIP/builder_fixes
build: Kill dirmngr before unmounting chroot
This commit is contained in:
@@ -138,4 +138,7 @@ syntax on
|
|||||||
autocmd BufNewFile,BufRead *.launch set syntax=xml
|
autocmd BufNewFile,BufRead *.launch set syntax=xml
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
echo_stamp "Attempting to kill dirmngr"
|
||||||
|
gpgconf --kill dirmngr
|
||||||
|
|
||||||
echo_stamp "End of software installation"
|
echo_stamp "End of software installation"
|
||||||
|
|||||||
Reference in New Issue
Block a user