Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
76fe5d88
Commit
76fe5d88
authored
Jun 18, 2022
by
William Sellitti
Browse files
those where flipped by mistake
parent
37031721
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/proxmoxve.sh
View file @
76fe5d88
...
@@ -33,9 +33,9 @@ proxmoxve_deploy(){
...
@@ -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
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment