2
0
mirror of https://github.com/acmesh-official/acme.sh synced 2025-09-01 14:55:26 +00:00
This commit is contained in:
peter
2022-02-12 23:41:26 +01:00
parent a2901d61ea
commit af08d67fad

View File

@@ -115,7 +115,7 @@ _get_token() {
return 1 return 1
fi fi
return 0; return 0
} }