mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-08-23 22:16:48 +00:00
fix: pass options to gpg correctly on linux
This commit is contained in:
@@ -80,7 +80,7 @@ function _create_gpg_key() {
|
||||
Passphrase: ${REPLY}
|
||||
Expire-Date: 0
|
||||
%commit
|
||||
" --batch --generate-key > gpg
|
||||
" | gpg --batch --generate-key
|
||||
fi
|
||||
echo >&2 "Done"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user