chiark / gitweb /
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 0b6afdc7b00551b1a2953cad7597f4e0b6d2c9ab..7c18a15f334bfababab63925bbd6a3d08c9616ee 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