1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-11 16:33:02 +00:00

remove _all_ mktemp

This commit is contained in:
seidler2547
2016-12-07 11:41:32 +01:00
committed by Stefan Seidel
parent cdec38ba12
commit e55605dbe9
-1
View File
@@ -27,7 +27,6 @@ dns_do_add() {
#fulldomain
dns_do_rm() {
fulldomain=$1
_cookiejar="$(_mktemp)"
if _dns_do_authenticate; then
if _dns_do_list_rrs; then
_dns_do_had_error=0