Skip to content

Commit 8804d6b

Browse files
committed
help: Ignore EASYRSA_SILENT
Signed-off-by: Richard T Bonhomme <[email protected]>
1 parent 82c806e commit 8804d6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

easyrsa3/easyrsa

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5812,6 +5812,7 @@ unset -v require_pki require_ca quiet_vars
58125812
case "$cmd" in
58135813
''|help|-h|--help|--usage| \
58145814
version|show-host|rand|random)
5815+
unset -v EASYRSA_SILENT
58155816
quiet_vars=1
58165817
;;
58175818
init-pki|clean-all)

0 commit comments

Comments
 (0)