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

forgot dollar sign

This commit is contained in:
seidler2547
2016-12-07 12:07:40 +01:00
committed by Stefan Seidel
parent e55605dbe9
commit 1633d14547
+1 -1
View File
@@ -38,7 +38,7 @@ dns_do_rm() {
_err "Could not delete resource record for ${_domain}, id ${_rrid}"
fi
done
return _dns_do_had_error
return $_dns_do_had_error
fi
fi
return 1