Browse Source

fix format

none
neil 5 years ago
parent
commit
a995333081
  1. 2
      acme.sh

2
acme.sh

@ -6950,7 +6950,7 @@ _process() {
_notify_mode="$_nmode"
shift
;;
--revoke-reason)
--revoke-reason)
_revoke_reason="$2"
if _startswith "$_revoke_reason" "-"; then
_err "'$_revoke_reason' is not a integer for '$1'"

Loading…
Cancel
Save