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
d2a9d731
Unverified
Commit
d2a9d731
authored
May 24, 2022
by
neil
Committed by
GitHub
May 24, 2022
Browse files
Update ssh.sh
parent
3ce7d410
Changes
1
Hide whitespace changes
Inline
Side-by-side
deploy/ssh.sh
View file @
d2a9d731
...
...
@@ -170,7 +170,7 @@ ssh_deploy() {
_info
"Required commands batched and sent in single call to remote host"
fi
_deploy_ssh_servers
=
$DEPLOY_SSH_SERVER
_deploy_ssh_servers
=
"
$DEPLOY_SSH_SERVER
"
for
DEPLOY_SSH_SERVER
in
$_deploy_ssh_servers
;
do
_ssh_deploy
done
...
...
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