1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-29 16:59:30 +00:00

fix format

This commit is contained in:
neil
2017-02-17 14:40:58 +08:00
parent 0bc745f68f
commit b7924ce58b
+1 -1
View File
@@ -1597,7 +1597,7 @@ _send_signed_request() {
_sleep 5
continue
fi
break;
break
done
}