chiark / gitweb /
lib/func.sh: Ask for `gpg1' because the stoats got to plain `gpg'.
[ssh-ca] / 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