neil 8 years ago
parent
commit
7b16442656
1 changed files with 1 additions and 0 deletions
  1. 1 0
      acme.sh

+ 1 - 0
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"