1
0
mirror of https://github.com/hiskang/acme.sh synced 2025-06-12 10:26:09 +00:00

fix format

This commit is contained in:
neil 2017-02-17 14:40:58 +08:00
parent 0bc745f68f
commit b7924ce58b

View File

@ -1597,7 +1597,7 @@ _send_signed_request() {
_sleep 5
continue
fi
break;
break
done
}