2
0
mirror of https://github.com/acmesh-official/acme.sh synced 2025-09-03 15:55:35 +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
}