diff --git a/acme.sh b/acme.sh index ec8901c2..1e8fd545 100755 --- a/acme.sh +++ b/acme.sh @@ -797,6 +797,7 @@ _time() { _mktemp() { if _exists mktemp ; then mktemp + return fi if [ -d "/tmp" ] ; then echo "/tmp/${PROJECT_NAME}wefADf24sf.$(_time).tmp"