fix syntax

This commit is contained in:
fwiegerinck 2025-01-14 00:23:06 +01:00
parent 915971b5bf
commit 7cb5ebf00e

View File

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