1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-28 00:20:23 +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 _sleep 5
continue continue
fi fi
break; break
done done
} }