fix(libkeyringctl): Generate OpenPGP key without password
When calling sq key generate
also pass in --without-password
, as
otherwise an interactive prompt is spawned.
The default has changed in 0.38.0.
Signed-off-by: David Runge dvzrv@archlinux.org