From 7b164426566d8c1a6eb085b40128c6ec5dd5a993 Mon Sep 17 00:00:00 2001 From: neil Date: Sat, 10 Sep 2016 18:04:59 +0800 Subject: [PATCH] minor --- acme.sh | 1 + 1 file changed, 1 insertion(+) 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"