mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-06 15:59:17 +00:00
Fix callout to ca-settings
This commit is contained in:
parent
9759a005d2
commit
915971b5bf
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user