Skip to content

Commit ee661e5

Browse files
author
neil
committed
fix format
1 parent 5ddffc9 commit ee661e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

acme.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6445,7 +6445,7 @@ _get_ARI() {
64456445
_debug2 "_akiurl" "$_akiurl"
64466446
_serurl="$(echo "$_ser" | _h2b | _base64 | tr -d = | _url_encode)"
64476447
_debug2 "_serurl" "$_serurl"
6448-
6448+
64496449
_ARI_URL="$ACME_RENEWAL_INFO/$_akiurl.$_serurl"
64506450
_get "$_ARI_URL"
64516451

0 commit comments

Comments
 (0)