Fix callout to ca-settings

This commit is contained in:
fwiegerinck 2025-01-14 00:18:24 +01:00
parent 9759a005d2
commit 915971b5bf

View File

@ -92,11 +92,11 @@ function ca_settings() {
fi
export CA_NAME
export CA_DNS=${CA_DNS_ENTRIES[@]};
export CA_DNS=${CA_DNS_ENTRIES[*};
}
start
caDetails
ca_settings
build_container
description