]> git.proxmox.com Git - proxmox-acme.git/commit
proxmox-acme: fix readaccountconf
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Fri, 17 Apr 2020 13:11:05 +0000 (15:11 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 20 Apr 2020 08:47:38 +0000 (10:47 +0200)
commit1a8ba4f0723be5d4fdd59649899a5a58925f1263
tree9beff0c4bd03b54821e05f3ce79008e96dae8258
parent13bc64ea1df4adc59bb8cddd8c5d63b0466ab5af
proxmox-acme: fix readaccountconf

by switching to bash and echoing the values passed in from the plugin
config.

plugins like the OVH config attempt to detect and handle changed config
by comparing set env variables and values stored in the config, leading
to confusing output otherwise.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
src/proxmox-acme