]> git.proxmox.com Git - proxmox-acme.git/blobdiff - src/proxmox-acme
plugin-caller: add _readdomainconf stub
[proxmox-acme.git] / src / proxmox-acme
index a00d23a2a120e39e05c93837780e490eb2c5e916..637a405b85dbc1fbf3728ed44dbcfbe2c09f6d01 100644 (file)
@@ -696,6 +696,11 @@ _readaccountconf_mutable() {
   _readaccountconf "$1"
 }
 
+# key
+_readdomainconf() {
+  echo "${!1}"
+}
+
 # no-ops:
 _clearaccountconf() {
   return 0