fix format
parent
4410226db1
commit
342128a457
2
acme.sh
2
acme.sh
|
@ -4935,7 +4935,7 @@ _process() {
|
||||||
;;
|
;;
|
||||||
--toPkcs8)
|
--toPkcs8)
|
||||||
_CMD="toPkcs8"
|
_CMD="toPkcs8"
|
||||||
;;
|
;;
|
||||||
--createAccountKey | --createaccountkey | -cak | --create-account-key)
|
--createAccountKey | --createaccountkey | -cak | --create-account-key)
|
||||||
_CMD="createAccountKey"
|
_CMD="createAccountKey"
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Reference in New Issue