1
0
mirror of https://github.com/hiskang/acme.sh synced 2025-06-13 10:56:11 +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 _sleep 5
continue continue
fi fi
break; break
done done
} }