mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
fix(prox): setup
This commit is contained in:
parent
ceea71c77a
commit
d80fd6fd5f
3 changed files with 7 additions and 3 deletions
|
|
@ -41,4 +41,4 @@ if ! ping -w${ARG_TIMEOUT} -c1 "$ARG_HOSTNAME" >/dev/null 2>&1; then
|
|||
fi
|
||||
fi
|
||||
|
||||
echo "${DEPLOY_USER-}${DEPLOY_USER+@}$ARG_HOSTNAME"
|
||||
echo "${DEPLOY_USER-}${DEPLOY_USER:+@}$ARG_HOSTNAME"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue