mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-04 20:32:19 +08:00
fix format
This commit is contained in:
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"
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user