mirror of
https://git.proxmox.com/git/mirror_acme.sh
synced 2025-08-16 15:23:08 +00:00
those where flipped by mistake
This commit is contained in:
parent
37031721dd
commit
76fe5d8831
@ -33,9 +33,9 @@ proxmoxve_deploy(){
|
|||||||
# "Sane" defaults.
|
# "Sane" defaults.
|
||||||
_getdeployconf DEPLOY_PROXMOXVE_SERVER
|
_getdeployconf DEPLOY_PROXMOXVE_SERVER
|
||||||
if [ -z "$DEPLOY_PROXMOXVE_SERVER" ]; then
|
if [ -z "$DEPLOY_PROXMOXVE_SERVER" ]; then
|
||||||
_target_hostname="$DEPLOY_PROXMOXVE_SERVER"
|
|
||||||
else
|
|
||||||
_target_hostname="$_cdomain"
|
_target_hostname="$_cdomain"
|
||||||
|
else
|
||||||
|
_target_hostname="$DEPLOY_PROXMOXVE_SERVER"
|
||||||
fi
|
fi
|
||||||
_debug2 DEPLOY_PROXMOXVE_SERVER "$_target_hostname"
|
_debug2 DEPLOY_PROXMOXVE_SERVER "$_target_hostname"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user