lib/func.sh: Ask for `gpg1' because the stoats got to plain `gpg'. master
authorMark Wooding <mdw@distorted.org.uk>
Sun, 2 Jul 2017 22:02:32 +0000 (23:02 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 2 Jul 2017 22:02:42 +0000 (23:02 +0100)
lib/func.sh

index 0b6afdc..7c18a15 100644 (file)
@@ -5,7 +5,7 @@
 
 ## GnuPG runes.
 run_gpg () {
-  gpg --no-permission-warning \
+  gpg1 --no-permission-warning \
     --homedir=gnupg --options=etc/gpg.conf \
     "$@"
 }
\ No newline at end of file