Skip to content

Instantly share code, notes, and snippets.

@FeodorFitsner
Created September 4, 2018 15:44
Show Gist options
  • Save FeodorFitsner/7e7bc9d185b82b2f1fc471a1a127a0cf to your computer and use it in GitHub Desktop.
Save FeodorFitsner/7e7bc9d185b82b2f1fc471a1a127a0cf to your computer and use it in GitHub Desktop.
Killing gpg-agent during pacman update
build_script:
- rake ri:ruby-%target_ruby%-%arch% & c:/msys64/usr/bin/gpgconf --homedir /etc/pacman.d/gnupg --kill all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment